1. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. ff1c8fa init: remove permanent string buffer from do_one_initcall() by Steven Rostedt · 11 years ago
  3. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  4. 9e63020 perf: Use hrtimers for event multiplexing by Stephane Eranian · 11 years ago
  5. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  7. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 11 years ago
  8. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. ea676e8 init/main.c: convert to pr_foo() by Andrew Morton · 11 years ago
  11. c2409b0 init: raise log level by Richard Weinberger · 11 years ago
  12. f91eb62 init: scream bloody murder if interrupts are enabled too early by Steven Rostedt · 11 years ago
  13. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 11 years ago
  14. a1a04ec idle: Provide a generic entry point for the idle code by Thomas Gleixner · 11 years ago
  15. ad2b135 tick: Call tick_init late by Thomas Gleixner · 11 years ago
  16. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  17. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  19. c14afb8 Merge branch 'master' into for-3.9-async by Tejun Heo · 11 years ago
  20. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  21. f80b0c9 Ensure that kernel_init_freeable() is not inlined into non __init code by Vineet Gupta · 12 years ago
  22. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  24. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  25. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  26. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 3c466d4 init: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  28. 1c4042c pidns: Consolidate initialzation of special init task state by Eric W. Biederman · 14 years ago
  29. eded09c FRV: gcc-4.1.2 also inlines weak functions by David Howells · 12 years ago
  30. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 12 years ago
  31. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  32. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  33. d6b2123 make sure that we always have a return path from kernel_execve() by Al Viro · 12 years ago
  34. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  35. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
  36. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago
  37. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  38. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  39. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  40. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  41. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  43. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  44. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  45. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 12 years ago
  46. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  47. 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 12 years ago
  48. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  49. 9fb48c7 params: add 3rd arg to option handler callback signature by Jim Cromie · 12 years ago
  50. a99cd11 init: fix bug where environment vars can't be passed via boot args by Chris Metcalf · 12 years ago
  51. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  52. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  53. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  54. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  55. 7fa87ce init: fix wording error in mm_init comment by Jim Cromie · 12 years ago
  56. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  57. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  58. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  60. 73839c5 init/main.c: Execute lockdep_init() as early as possible by Ming Lei · 13 years ago
  61. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  62. b1e4d20 params: make dashes and underscores in parameter names truly equal by Michal Schmidt · 13 years ago
  63. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  64. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  65. d5767c5 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() by Linus Torvalds · 13 years ago
  66. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  67. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
  68. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  69. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  70. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  71. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  72. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  73. 9b090f2 kmemleak: Initialise kmemleak after debug_objects_mem_init() by Catalin Marinas · 13 years ago
  74. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  75. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 13 years ago
  76. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  77. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  78. ee4569a init: don't call flush_scheduled_work() from do_initcalls() by Tejun Heo · 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. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  82. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  83. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  84. 1fa4f3b init/main.c: remove BKL notations by Namhyung Kim · 14 years ago
  85. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  86. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  87. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  88. e446127 init/main.c: mark do_one_initcall* as __init_or_module by Kevin Winchester · 14 years ago
  89. 22c5c03 init/main.c: fix warning: 'calltime.tv64' may be used uninitialized by Kevin Winchester · 14 years ago
  90. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  91. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  92. 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
  93. ffd386a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  94. 6ee0578 workqueue: mark init_workqueues() as early_initcall() by Suresh Siddha · 14 years ago
  95. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 14 years ago
  96. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  97. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 9715856 init: Fix comment by Peter Zijlstra · 14 years ago
  99. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  100. b433c3d init, sched: Fix race between init and kthreadd by Peter Zijlstra · 14 years ago