1. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 17 years ago
  2. 18f705f [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus by Alexey Dobriyan · 17 years ago
  3. 842f968 [PATCH] Remove final reference to superfluous smp_commence() by Robert P. J. Day · 17 years ago
  4. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago
  5. 0a7b35cb [PATCH] Add retain_initrd boot option by Michael Neuling · 17 years ago
  6. c71551a Don't put "linux_banner" in the .init section by Linus Torvalds · 17 years ago
  7. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  8. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 17 years ago
  9. c4a6830 [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again by Ard van Breemen · 17 years ago
  10. ef12941 [PATCH] build compile.h earlier by Andrew Morton · 17 years ago
  11. 561ccd3 [PATCH] handle SLOB with sparsemen by Yasunori Goto · 17 years ago
  12. 2aea4fb [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify by Paul Jackson · 17 years ago
  13. 1f21782 Driver core: proper prototype for drivers/base/init.c:driver_init() by Adrian Bunk · 17 years ago
  14. 979c6a1 Kconfig: fix spelling error in config KALLSYMS help text by Jesper Juhl · 17 years ago
  15. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 17 years ago
  16. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 17 years ago
  17. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 17 years ago
  18. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 17 years ago
  19. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 17 years ago
  20. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  21. f1a60db [PATCH] gcc-4.1.0 is bust by Andrew Morton · 17 years ago
  22. 2e591bb [PATCH] Make initramfs printk a warning on incorrect cpio type by Arjan van de Ven · 17 years ago
  23. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 17 years ago
  24. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 17 years ago
  25. 88a22c9 CONFIG_SYSFS_DEPRECATED by Kay Sievers · 18 years ago
  26. 13bb7e3 [PATCH] sysctl: Undeprecate sys_sysctl by Eric W. Biederman · 18 years ago
  27. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  28. b2670eac [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  29. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  30. e8703fe [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit by NeilBrown · 18 years ago
  31. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  32. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  33. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  34. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  35. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  36. 0847062 [PATCH] fix EMBEDDED + SYSCTL menu by Randy Dunlap · 18 years ago
  37. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  38. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  39. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  40. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  41. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  42. c9538ed [PATCH] Move unwind_init earlier by Andi Kleen · 18 years ago
  43. 33df0d1 [PATCH] Allow early_param and identical __setup to exist by Rusty Russell · 18 years ago
  44. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 18 years ago
  45. ae81f9e [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu by Chuck Ebbert · 18 years ago
  46. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  47. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  48. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  49. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  50. 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 18 years ago
  51. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  52. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  53. 93e0281 [PATCH] lockdep: console_init after local_irq_enable() by Heiko Carstens · 18 years ago
  54. 88fecaa [PATCH] time initialisation fix by john stultz · 18 years ago
  55. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  56. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  57. dd673bc [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies by Adrian Bunk · 18 years ago
  58. 033ab7f [PATCH] add smp_setup_processor_id() by Andrew Morton · 18 years ago
  59. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  62. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  63. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  64. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  65. bdaf852 [PATCH] devfs: Remove devfs from the init code by Greg Kroah-Hartman · 19 years ago
  66. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  67. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  68. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  69. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  70. 2139a7f [PATCH] initramfs overwrite fix by H. Peter Anvin · 18 years ago
  71. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 18 years ago
  72. eab9870 [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  73. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  74. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  75. face437 kconfig: add defconfig_list/module option by Roman Zippel · 18 years ago
  76. e9482b4 [MTD] Allow alternate JFFS2 mount variant for root filesystem. by Joern Engel · 18 years ago
  77. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  78. be6e028b [PATCH] root mount failure: emit filesystems attempted by Andy Whitcroft · 18 years ago
  79. 6a050da [PATCH] initramfs: fix CPIO hardlink check by Mark Huang · 18 years ago
  80. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 18 years ago
  81. f3a19cb [PATCH] silence initcall warnings by Andrew Morton · 18 years ago
  82. 102e41f [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. by Andi Kleen · 18 years ago
  83. e39632f [PATCH] menu: relocate DOUBLEFAULT option by Randy Dunlap · 18 years ago
  84. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  85. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  86. 33644c5 [PATCH] Fix typo causing bad mode of /initrd.image by Jason Gunthorpe · 18 years ago
  87. 9a98e2f [PATCH] remove fixup_cpu_present_map() by Andrew Morton · 18 years ago
  88. 5ac3578 do_mounts.c: Minor ROOT_DEV comment cleanup by Florin Malita · 18 years ago
  89. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  90. 340e48e [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y by Zdenek Pavlas · 18 years ago
  91. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 18 years ago
  92. c1cda48 [PATCH] initcall failure reporting by Andrew Morton · 18 years ago
  93. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  94. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  95. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 18 years ago
  96. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  97. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  98. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  99. 44fd229 [PATCH] Register the boot-cpu in the cpu maps earlier by Stas Sergeev · 18 years ago
  100. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago