1. 73b4a24 init/do_mounts_md.c must #include <linux/delay.h> by Adrian Bunk · 16 years ago
  2. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  3. 889d51a initramfs: add option to preserve mtime from initramfs cpio images by Nye Liu · 16 years ago
  4. 93fd85d identify_ramdisk_image(): correct typo about return value in comment by Geert Uytterhoeven · 16 years ago
  5. 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
  6. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  7. a364092 raid: make RAID autodetect default a KConfig option by Arjan van de Ven · 16 years ago
  8. 82cbc11 warning: fix init do_mounts_md c by Ingo Molnar · 16 years ago
  9. 02c15de fastboot: make the RAID autostart code print a message just before waiting by Arjan van de Ven · 16 years ago
  10. 589f800 fastboot: make the raid autodetect code wait for all devices to init by Arjan van de Ven · 16 years ago
  11. f9b9796 Add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  12. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  13. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  14. 96d746c Fix init/main.c to use regular printk with '%pF' for initcall fn by Linus Torvalds · 16 years ago
  15. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  16. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  17. 0b0de14 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file by Robert P. J. Day · 16 years ago
  18. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  19. e811603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  20. 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
  21. 775a722 Kconfig/init: change help text to match default value by jkacur · 16 years ago
  22. bd673c7 initrd: cast `initrd_start' to `void *' by Geert Uytterhoeven · 16 years ago
  23. 35780c8 Merge commit 'v2.6.27-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  24. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  25. d7ba11d x86: remove stray <6> in BogoMIPS printk by Joe Perches · 16 years ago
  26. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  27. f56f6d30 make init/do_mounts.c:root_device_name static by Adrian Bunk · 16 years ago
  28. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  29. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  30. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  31. 37a4c94 init: fix URL of "The GNU Accounting Utilities" by S.Çağlar Onur · 16 years ago
  32. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 16 years ago
  33. 197dcff init/version.c: define version_string only if CONFIG_KALLSYMS is not defined by Daniel Guilak · 16 years ago
  34. 277e2c6 init/version.c: silence sparse warning by declaring the version string by Daniel Guilak · 16 years ago
  35. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  36. cb345d7 init/: delete hard-coded setting and testing of BUILD_CRAMDISK by Robert P. J. Day · 16 years ago
  37. 82c8253 init/do_mounts.c should #include <linux/initrd.h> by Adrian Bunk · 16 years ago
  38. 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
  39. baabaae make CONFIG_KMOD invisible by Johannes Berg · 16 years ago
  40. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  41. fb6624e initrd: Fix virtual/physical mix-up in overwrite test by Geert Uytterhoeven · 16 years ago
  42. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  43. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  44. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  45. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  47. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  48. 2d62f48 do_mounts: allow UBI root device name by Adrian Hunter · 16 years ago
  49. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  50. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 16 years ago
  51. f3f3149 x86: use cpu_khz for loops_per_jiffy calculation, cleanup by Alok Kataria · 16 years ago
  52. 3da757d x86: use cpu_khz for loops_per_jiffy calculation by Alok Kataria · 16 years ago
  53. 766d027 Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  54. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  55. 03de250 md: proper extern for mdp_major by Adrian Bunk · 16 years ago
  56. 4446a36 rcu: add call_rcu_sched() by Paul E. McKenney · 16 years ago
  57. a76bfd0 initcalls: Fix m68k build and possible buffer overflow by Cyrill Gorcunov · 16 years ago
  58. e0df154 Split up 'do_initcalls()' into two simpler functions by Linus Torvalds · 16 years ago
  59. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  60. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  61. e662e1c init: don't lose initcall return values by Cyrill Gorcunov · 16 years ago
  62. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  63. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  64. aac6abc sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED by Parag Warudkar · 16 years ago
  65. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  66. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  67. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  68. f6acb63 slub: #ifdef simplification by Christoph Lameter · 16 years ago
  69. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  70. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  71. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  72. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  73. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  74. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  75. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  76. 418d7d8 CGroup API files: make CGROUP_DEBUG default to off by Paul Menage · 16 years ago
  77. 3265e66 directly use kmalloc() and kfree() in init/initramfs.c by Thomas Petazzoni · 16 years ago
  78. 626adeb Simplify initcall_debug output by Bjorn Helgaas · 16 years ago
  79. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 16 years ago
  80. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  81. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  82. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  83. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 16 years ago
  84. 839ad62 [POWERPC] Use __weak macro for smp_setup_processor_id by Benjamin Herrenschmidt · 16 years ago
  85. 8c9843e [POWERPC] Add thread_info_cache_init() weak hook by Benjamin Herrenschmidt · 16 years ago
  86. b9b158f sched: better rt-group documentation by Viktor Radnai · 16 years ago
  87. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 16 years ago
  88. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 16 years ago
  89. 0f389ec slub: No need for per node slab counters if !SLUB_DEBUG by Christoph Lameter · 16 years ago
  90. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  91. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 16 years ago
  92. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  93. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  94. d9d4fcf Fix "Malformed early option 'loglevel'" by Alex Riesen · 16 years ago
  95. d47846c sysfs: CONFIG_SYSFS_DEPRECATED fix by Ingo Molnar · 16 years ago
  96. 024440d driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED by Greg Kroah-Hartman · 16 years ago
  97. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  98. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 16 years ago
  99. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  100. fab1e31 kbuild: fix make V=1 by Sam Ravnborg · 16 years ago