1. 6ae6996 SFI: add platform-independent core support by Feng Tang · 15 years ago
  2. fa84e9e init: Move sched_clock_init after late_time_init by Thomas Gleixner · 15 years ago
  3. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 4a683bf tracing: Fix too large stack usage in do_one_initcall() by Ingo Molnar · 15 years ago
  5. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  6. d6647bd init: set nr_cpu_ids before setup_per_cpu_areas() by Tejun Heo · 15 years ago
  7. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  8. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  9. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  10. 31950eb mm/init: cpu_hotplug_init() must be initialized before SLAB by Linus Torvalds · 15 years ago
  11. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  12. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  13. c868d55 mm: Move pgtable_cache_init() earlier by Benjamin Herrenschmidt · 15 years ago
  14. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  15. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  16. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  17. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  18. 4a7a16d ACPI: move declaration acpi_early_init() to acpi.h by Len Brown · 15 years ago
  19. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  20. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  21. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  22. 444f478 init: introduce mm_init() by Pekka Enberg · 15 years ago
  23. 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
  24. 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
  25. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  26. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 657cafa Use a format for linux_banner by Alex Riesen · 15 years ago
  28. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  29. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  30. 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 15 years ago
  31. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  32. acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  33. 2b17fa5 cpumask: use set_cpu_active in init/main.c by Rusty Russell · 15 years ago
  34. 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. 759ee09 init,cpuset: fix initialize order by Lai Jiangshan · 15 years ago
  37. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  38. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  39. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 15 years ago
  40. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  41. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 15 years ago
  42. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  43. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 15 years ago
  44. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 15 years ago
  45. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  46. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  47. d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 15 years ago
  48. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  49. f99ebf0 init: properly placing noinline keyword by Rakib Mullick · 15 years ago
  50. 24d431d trivial: add missing printk loglevel in start_kernel by Ron Lee · 16 years ago
  51. 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 15 years ago
  52. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c by Ingo Molnar · 15 years ago
  54. e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 16 years ago
  55. 915441b cpumask: Use accessors code in core by Rusty Russell · 16 years ago
  56. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  58. 818fa7f Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  59. 5fdf7e5 Merge branch 'linus' into tracing/kmemtrace by Ingo Molnar · 16 years ago
  60. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
  62. 2ff9f9d Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 16 years ago
  63. b9ce08c kmemtrace: Core implementation. by Eduard - Gabriel Munteanu · 16 years ago
  64. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  65. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  67. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  68. 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
  69. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  70. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  71. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  72. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  73. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  74. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  75. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  76. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  77. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  78. a802dd0 Call init_workqueues before pre smp initcalls. by Heiko Carstens · 16 years ago
  79. d0ea3d7 Make initcall_debug a core_param by Rusty Russell · 16 years ago
  80. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  82. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  83. ca538f6 tracing/fastboot: add better resolution to initcall debug/tracing by Tim Bird · 16 years ago
  84. 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
  85. 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 16 years ago
  86. cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 16 years ago
  87. 3bf77af tracing/ftrace: launch boot tracing after pre-smp initcalls by Frédéric Weisbecker · 16 years ago
  88. aa5d915 tracing/fastboot: add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  89. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
  90. f9b9796 Add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  91. 96d746c Fix init/main.c to use regular printk with '%pF' for initcall fn by Linus Torvalds · 16 years ago
  92. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  93. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  94. bd673c7 initrd: cast `initrd_start' to `void *' by Geert Uytterhoeven · 16 years ago
  95. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  96. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  97. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 16 years ago
  98. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. fb6624e initrd: Fix virtual/physical mix-up in overwrite test by Geert Uytterhoeven · 16 years ago
  100. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago