1. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  2. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  3. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  4. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 13 years ago
  5. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 13 years ago
  6. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  7. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  8. 0091a47 m32r, mm: set all online nodes in N_NORMAL_MEMORY by David Rientjes · 13 years ago
  9. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  10. 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
  11. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  12. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 13 years ago
  13. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  16. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. 4bdab7e m32r: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  18. 27e5c5a m32r: Convert genirq namespace by Thomas Gleixner · 13 years ago
  19. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  20. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  21. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  22. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  23. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  24. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  25. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  26. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  27. 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
  28. 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
  29. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 13 years ago
  30. 7bde2ab7 m32r: Switch from do_timer() to xtime_update() by Torben Hohn · 13 years ago
  31. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  32. 0e155b2 m32r: Convert to generic irq Kconfig by Thomas Gleixner · 13 years ago
  33. 7a0abc7 m32r: Convert usrv platform irq handling by Thomas Gleixner · 13 years ago
  34. 9b141fa m32r: Convert opsput_lcdpld irq chip by Thomas Gleixner · 13 years ago
  35. 1899a49 m32r: Convert opsput lanpld irq chip by Thomas Gleixner · 13 years ago
  36. 22cbc93 m32r: Convert opsput pld irq chip by Thomas Gleixner · 13 years ago
  37. 883c0cc m32r: Convert opsput irq chip by Thomas Gleixner · 13 years ago
  38. ce1104c m32r: Convert oaks32r irq chips by Thomas Gleixner · 13 years ago
  39. b82727e m32r: Convert mappi3 irq chip by Thomas Gleixner · 13 years ago
  40. efa63c6 m32r: Convert mappi2 irq chip by Thomas Gleixner · 13 years ago
  41. 1f12681 m32r: Convert mappi irq chips by Thomas Gleixner · 13 years ago
  42. 37808e4 m32r: Convert m32700ut lcdpld irq chip by Thomas Gleixner · 13 years ago
  43. 72bd198 m32r: Convert m32700ut lanpld irq chip by Thomas Gleixner · 13 years ago
  44. 63b549b m32r: Convert m32700ut pld irq chip by Thomas Gleixner · 13 years ago
  45. 364a9ba m32r: Convert m32104ut irq chip by Thomas Gleixner · 14 years ago
  46. 8afb53b m32r: Convert m32104ut irq handling by Thomas Gleixner · 13 years ago
  47. 863018a m32r: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  48. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  49. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  50. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 14 years ago
  51. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  52. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  53. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  55. 73352e4 ioctl: Use asm-generic/ioctls.h on m32r (enables termiox) by Jeff Mahoney · 14 years ago
  56. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  57. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  58. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  59. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  60. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  61. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  62. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  63. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  64. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  65. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  66. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  67. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  68. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  69. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  70. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  71. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  72. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  73. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  74. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  75. c788732 Mark arguments to certain syscalls as being const by David Howells · 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. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 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. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  84. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  85. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  86. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  87. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  88. 68db30c m32r: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  89. f7f2dde m32r: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  90. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  91. 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
  92. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  93. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  95. 9446947 m32r: Convert m32r to use read/update_peristent_clock by John Stultz · 14 years ago
  96. e34112e m32r: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  97. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  98. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  99. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  100. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago