1. 3d431a7 avr32: nmi_enter() without nmi_exit() by Manfred Spraul · 17 years ago
  2. 73d4393 avr32: fix sys_sync_file_range() call convention by Hans-Christian Egtvedt · 16 years ago
  3. e37925eb avr32: add generic_find_next_le_bit bit function by Hans-Christian Egtvedt · 17 years ago
  4. 1b771c1 avr32: add .gitignore files by Markus Heidelberg · 17 years ago
  5. 9e3f544 avr32: Fix lockup after Java stack underflow in user mode by Haavard Skinnemoen · 17 years ago
  6. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 17 years ago
  7. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 17 years ago
  8. 56d3eef avr32: allow system timer to share interrupt to make OProfile work by Voss, Nikolaus · 17 years ago
  9. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  10. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  11. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  12. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 17 years ago
  13. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
  14. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 17 years ago
  15. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  16. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 17 years ago
  18. a9a934f avr32: Cover the kernel page tables in the user PGDs by Haavard Skinnemoen · 17 years ago
  19. cfd23e9 avr32: Store virtual addresses in the PGD by Haavard Skinnemoen · 17 years ago
  20. d704fb0 avr32: Kill special exception handler sections by Haavard Skinnemoen · 17 years ago
  21. 9dbef28 avr32: Clean up time.c #includes by Haavard Skinnemoen · 17 years ago
  22. 7c1b90a avr32: Fix sigaltstack behaviour by Martin Koegler · 17 years ago
  23. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 17 years ago
  24. 0157599 avr32: export strnlen_user by Adrian Bunk · 17 years ago
  25. a0ed3d8 avr32: export copy_page by Adrian Bunk · 17 years ago
  26. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 17 years ago
  27. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  28. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  29. 4076520 avr32: use kbuild.h macros instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  30. 01d3a5e atmel_lcdfb: don't initialize a pre-allocated framebuffer by Haavard Skinnemoen · 17 years ago
  31. ed3fa7c avr32: Add hardware power-down function call by Peter Ma · 17 years ago
  32. e723ff6 avr32: Generic clockevents support by David Brownell · 17 years ago
  33. 7e59128 avr32: Move sleep code into mach-at32ap by Haavard Skinnemoen · 17 years ago
  34. 62c6df6 avr32: start clocksource cleanup by David Brownell · 17 years ago
  35. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  36. a2a3952 avr32: Fix bug in early resource allocation code by Haavard Skinnemoen · 17 years ago
  37. 957ecd7 avr32: Build fix for CONFIG_BUG=n by Haavard Skinnemoen · 17 years ago
  38. 325d6f5 avr32: Fix OCD refcounting bug by Haavard Skinnemoen · 17 years ago
  39. d45ad06 avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop by Haavard Skinnemoen · 17 years ago
  40. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  41. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  42. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 17 years ago
  43. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  44. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  45. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  46. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 17 years ago
  47. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  48. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  49. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  50. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  51. 5998a3c [AVR32] Fix wrong pt_regs in critical exception handler by Haavard Skinnemoen · 17 years ago
  52. 2507bc1 [AVR32] Follow the rules when dealing with the OCD system by Haavard Skinnemoen · 17 years ago
  53. 8dfe8f2 [AVR32] Clean up OCD register usage by Haavard Skinnemoen · 17 years ago
  54. 320516b [AVR32] Implement irqflags trace and lockdep support by Haavard Skinnemoen · 17 years ago
  55. 2f02603 [AVR32] Implement stacktrace support by Haavard Skinnemoen · 17 years ago
  56. df67977 [AVR32] Fix invalid status register bit definitions in asm/ptrace.h by Haavard Skinnemoen · 17 years ago
  57. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  58. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  59. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  60. a7e30b8 [AVR32] Fix random segfault with preemption by Philippe Rétornaz · 17 years ago
  61. 0d2372e [AVR32] Remove unneeded 8K alignment of .text section by Haavard Skinnemoen · 17 years ago
  62. 7cf6ac2 [AVR32] Kill a few hardcoded constants in vmlinux.lds by Haavard Skinnemoen · 17 years ago
  63. 4e59629 [AVR32] rename vmlinux.lds by Sam Ravnborg · 17 years ago
  64. fe57f84 [AVR32] fix command line parsing in early_parse_fbmem by Matteo Vit · 18 years ago
  65. f3e2698 [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. by Robert P. J. Day · 18 years ago
  66. aa15f63 [AVR32] Fix build error in parse_tag_rdimg() by Haavard Skinnemoen · 18 years ago
  67. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  68. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  69. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  70. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 18 years ago
  71. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  72. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  73. 78c129b [AVR32] Wire up signalfd, timerfd and eventfd by Haavard Skinnemoen · 18 years ago
  74. 9caebec [AVR32] optimize pagefault path by Christoph Hellwig · 18 years ago
  75. 5d1938c [AVR32] Remove bogus comment in arch/avr32/kernel/irq.c by Haavard Skinnemoen · 18 years ago
  76. 3960208 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  77. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  78. 47cc3e7 [AVR32] Wire up sys_utimensat by Haavard Skinnemoen · 18 years ago
  79. b3cfe0c [AVR32] Fix section mismatch .taglist -> .init.text by Haavard Skinnemoen · 18 years ago
  80. e89b064 AVR32: Spinlock initializer cleanup by Thomas Gleixner · 18 years ago
  81. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  82. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  83. c0c3e81 [AVR32] Optimize the TLB miss handler by Haavard Skinnemoen · 18 years ago
  84. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 18 years ago
  85. f9692b9 [AVR32] Reserve framebuffer memory in early_parse_fbmem() by Haavard Skinnemoen · 18 years ago
  86. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 18 years ago
  87. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 18 years ago
  88. 92b728c [AVR32] Fix NMI handler by Haavard Skinnemoen · 18 years ago
  89. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 18 years ago
  90. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 18 years ago
  91. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 18 years ago
  92. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 18 years ago
  93. a19b4a1 [AVR32] Fix bogus ti->flags manipulation in debug handler by Haavard Skinnemoen · 18 years ago
  94. 3338368 [AVR32] show_trace: Only walk valid stack addresses by Haavard Skinnemoen · 18 years ago
  95. 8a03d9a Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  96. 2693506 [PATCH] clocksource: fixup is_continous changes on AVR32 by Thomas Gleixner · 18 years ago
  97. 160f345 [AVR32] Remove unnecessary sys_nfsservctl conditional by Haavard Skinnemoen · 18 years ago
  98. 1a6f143 [AVR32] Wire up the SysV IPC calls properly by Haavard Skinnemoen · 18 years ago
  99. bf4352c [PATCH] Dynamic kernel command-line: avr32 by Alon Bar-Lev · 18 years ago
  100. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago