1. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  2. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  3. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  4. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  5. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  6. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  7. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  8. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  9. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  10. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  11. adc400f frv, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  12. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  13. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  14. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  15. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  16. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  17. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  18. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  19. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  22. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  23. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  24. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  25. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  26. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  27. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  28. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  29. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  30. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  31. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  32. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 13 years ago
  33. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  34. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  35. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  36. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  37. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  38. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  39. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  40. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  41. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  42. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  44. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  45. 57464bd frv: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  46. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  47. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  48. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  49. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  50. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  51. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  52. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  53. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  54. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  55. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  56. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  57. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  58. 4735d23 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) by Jeff Mahoney · 14 years ago
  59. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  60. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  61. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  62. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  63. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  64. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  65. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  66. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  67. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  68. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  69. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  70. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  71. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  72. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  73. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  74. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  75. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  76. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  78. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  79. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  80. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  83. c9575dc frv: clean up arch/frv/Makefile by Sam Ravnborg · 14 years ago
  84. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  85. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  86. a7f5378 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command by David Howells · 14 years ago
  87. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  88. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  89. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  90. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  91. fc24447 frv: remove "struct file *" argument from sysctl ->proc_handler by Jan Blunck · 14 years ago
  92. 3e6e3da frv: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  93. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago
  94. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  95. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 14 years ago
  96. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  99. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  100. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago