1. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 15 years ago
  2. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  4. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  5. d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 15 years ago
  6. ff083c8 autodetect_raid: add missing __init marking by Mike Frysinger · 15 years ago
  7. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  8. bca1033 do_mounts: add device info to mount message by Marton Balint · 15 years ago
  9. f99ebf0 init: properly placing noinline keyword by Rakib Mullick · 15 years ago
  10. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 15 years ago
  11. fce3e80 sysfs: clarify SYSFS_DEPRECATED help text by Kay Sievers · 16 years ago
  12. 24d431d trivial: add missing printk loglevel in start_kernel by Ron Lee · 16 years ago
  13. a327ca2 remove CONFIG_KMOD by Johannes Berg · 16 years ago
  14. 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
  15. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c by Ingo Molnar · 15 years ago
  17. e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 15 years ago
  18. 915441b cpumask: Use accessors code in core by Rusty Russell · 15 years ago
  19. 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 · 15 years ago
  20. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  21. 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 · 15 years ago
  22. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  24. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 15 years ago
  25. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  26. 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 · 15 years ago
  27. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 15 years ago
  28. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 15 years ago
  29. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 15 years ago
  30. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 15 years ago
  31. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  32. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  33. 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 16 years ago
  34. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  35. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  36. 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
  37. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  38. 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  40. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  41. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  42. 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
  43. 2fe401e sched: correct sched-rt-group.txt pathname in init/Kconfig by Adrian Knoth · 16 years ago
  44. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  45. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  46. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  47. d3f1580 init/do_mounts_md.c: remove duplicated #include by Huang Weiyi · 16 years ago
  48. 84ad6d7 memcg: update menuconfig help text by KAMEZAWA Hiroyuki · 16 years ago
  49. f8b77d3 init/do_mounts_md.c: msleep compile fix by Alexey Dobriyan · 16 years ago
  50. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  51. 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
  52. a3415dc Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  53. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  54. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  55. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  56. 61cfc7e PCI: PCI_QUIRKS depends on PCI by Geert Uytterhoeven · 16 years ago
  57. a802dd0 Call init_workqueues before pre smp initcalls. by Heiko Carstens · 16 years ago
  58. d0ea3d7 Make initcall_debug a core_param by Rusty Russell · 16 years ago
  59. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  60. 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
  61. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  62. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  63. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  64. 73b4a24 init/do_mounts_md.c must #include <linux/delay.h> by Adrian Bunk · 16 years ago
  65. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  66. 889d51a initramfs: add option to preserve mtime from initramfs cpio images by Nye Liu · 16 years ago
  67. 93fd85d identify_ramdisk_image(): correct typo about return value in comment by Geert Uytterhoeven · 16 years ago
  68. 2d51b753 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastboot by Linus Torvalds · 16 years ago
  69. ca538f6 tracing/fastboot: add better resolution to initcall debug/tracing by Tim Bird · 16 years ago
  70. 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
  71. 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 16 years ago
  72. cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 16 years ago
  73. 3bf77af tracing/ftrace: launch boot tracing after pre-smp initcalls by Frédéric Weisbecker · 16 years ago
  74. aa5d915 tracing/fastboot: add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  75. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
  76. 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 16 years ago
  77. fa340d9 tracing: disable tracepoints by default by Ingo Molnar · 16 years ago
  78. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  79. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  80. a364092 raid: make RAID autodetect default a KConfig option by Arjan van de Ven · 16 years ago
  81. 82cbc11 warning: fix init do_mounts_md c by Ingo Molnar · 16 years ago
  82. 02c15de fastboot: make the RAID autostart code print a message just before waiting by Arjan van de Ven · 16 years ago
  83. 589f800 fastboot: make the raid autodetect code wait for all devices to init by Arjan van de Ven · 16 years ago
  84. f9b9796 Add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  85. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  86. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  87. 96d746c Fix init/main.c to use regular printk with '%pF' for initcall fn by Linus Torvalds · 16 years ago
  88. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  89. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  90. 0b0de14 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file by Robert P. J. Day · 16 years ago
  91. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  92. e811603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  93. 57b1494 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 775a722 Kconfig/init: change help text to match default value by jkacur · 16 years ago
  95. bd673c7 initrd: cast `initrd_start' to `void *' by Geert Uytterhoeven · 16 years ago
  96. 35780c8 Merge commit 'v2.6.27-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  97. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  98. d7ba11d x86: remove stray <6> in BogoMIPS printk by Joe Perches · 16 years ago
  99. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  100. f56f6d30 make init/do_mounts.c:root_device_name static by Adrian Bunk · 16 years ago