1. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  2. d5767c5 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() by Linus Torvalds · 13 years ago
  3. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  4. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
  5. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  6. 7afe184 init: skip calibration delay if previously done by Sameer Nanda · 13 years ago
  7. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  8. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 1b19ca9 Fix CPU spinlock lockups on secondary CPU bringup by Russell King · 13 years ago
  11. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  12. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 13 years ago
  13. de695e1 init/calibrate.c: remove annoying printk by Borislav Petkov · 13 years ago
  14. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 13 years ago
  15. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago
  16. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 13 years ago
  17. f505c55 debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options by Josh Triplett · 13 years ago
  18. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  19. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  20. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  21. d2b4631 init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure by Andrew Worsley · 13 years ago
  22. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  23. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  24. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  25. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  26. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 13 years ago
  27. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 9b090f2 kmemleak: Initialise kmemleak after debug_objects_mem_init() by Catalin Marinas · 13 years ago
  30. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  31. 21a43e3 slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" by David Rientjes · 13 years ago
  32. 27f4d28 rcu: priority boosting for TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  33. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  34. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  35. 4a5fa35 [PARISC] slub: fix panic with DISCONTIGMEM by James Bottomley · 13 years ago
  36. 1e2795a kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile by Artem Bityutskiy · 13 years ago
  37. 71a83ec Kconfig: improve KALLSYMS_ALL documentation by Artem Bityutskiy · 13 years ago
  38. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  40. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  41. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  42. ea611b26 init: return proper error code in do_mounts_rd() by Davidlohr Bueso · 13 years ago
  43. b1b5f65 calibrate: retry with wider bounds when converge seems to fail by Phil Carmody · 13 years ago
  44. 191e568 calibrate: home in on correct lpj value more quickly by Phil Carmody · 13 years ago
  45. 71c696b calibrate: extract fall-back calculation into own helper by Phil Carmody · 13 years ago
  46. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 13 years ago
  47. 80cdc6d fs: use appropriate printk priority levels by Mandeep Singh Baines · 13 years ago
  48. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  50. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  51. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  53. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  54. 2d0f252 perf cgroup: Fix a typo in kernel config by Li Zefan · 13 years ago
  55. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  56. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  57. 70a0622 fix jiffy calculations in calibrate_delay_direct to handle overflow by Tim Deegan · 13 years ago
  58. 5d6a4ea sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options by Ferenc Wagner · 13 years ago
  59. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  61. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  62. c5e0591 Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING by Michael Witten · 13 years ago
  63. 79e2e75 Kconfig: Typo: seti -> set by Michael Witten · 13 years ago
  64. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 1161ec9 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  66. c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 13 years ago
  67. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  69. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  70. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  73. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 13 years ago
  74. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 13 years ago
  75. a1cf11d name_to_dev_t() must not call __init code by Jan Beulich · 13 years ago
  76. ee4569a init: don't call flush_scheduled_work() from do_initcalls() by Tejun Heo · 14 years ago
  77. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  78. 43d547f init/Kconfig: fix typo by Jim Cromie · 14 years ago
  79. 9f58a20 init: Initialized IDR earlier by Peter Zijlstra · 14 years ago
  80. 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 14 years ago
  81. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  82. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  83. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  84. 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
  85. 9e571a8 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  86. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  87. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  88. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  89. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  90. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  91. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  92. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  93. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  94. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  95. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  96. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  97. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  98. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  99. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  100. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago