1. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  2. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  3. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  4. e426019 disable sys_timerfd() for 2.6.23 by Andrew Morton · 17 years ago
  5. 019ad4a Fix failure to resume from initrds by Nigel Cunningham · 17 years ago
  6. 62e6f1e fix maxcpus=1 oops in show_stat() by Hugh Dickins · 17 years ago
  7. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  8. 61ec756 ACPI: boot correctly with "nosmp" or "maxcpus=0" by Len Brown · 17 years ago
  9. ff0cfc6 Kconfig: remove top level menu "Code maturity level options" by Al Boldi · 17 years ago
  10. 448e3ce ANON_INODES shouldn't be user visible by Adrian Bunk · 17 years ago
  11. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  12. b0a5ab9 initramfs: missing __init by Al Viro · 17 years ago
  13. 32582fa sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. by Paul Mundt · 17 years ago
  14. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  15. a0acd82 Make SLUB the default allocator by Christoph Lameter · 17 years ago
  16. 8b3b295 adjust nosmp handling by Jan Beulich · 17 years ago
  17. 9784221 Allow softlockup to be runtime disabled by Dave Jones · 17 years ago
  18. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  19. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  20. cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
  21. 66da573 Use menuconfig objects II - module menu by Jan Engelhardt · 17 years ago
  22. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  23. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  24. 5f5c926 block/Kconfig already has its own "menuconfig" so remove these by Jan Engelhardt · 17 years ago
  25. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  26. 9208030 init/main: use __init_refok to fix section mismatch by Sam Ravnborg · 17 years ago
  27. 9fbf09a SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT by Christoph Lameter · 17 years ago
  28. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  29. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  30. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  31. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  32. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  33. 0e29b24 Explicitly set pgid and sid of init process by Sukadev Bhattiprolu · 17 years ago
  34. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 17 years ago
  35. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  36. 73c2799 kthread: don't depend on work queues by Eric W. Biederman · 17 years ago
  37. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  38. 3401388 Fix spellings of slab allocator section in init/Kconfig by Christoph Lameter · 17 years ago
  39. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  40. b0e3765 Kconfig: Remove reference to external mqueue library by Robert P. J. Day · 17 years ago
  41. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  42. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  43. 8f0c45c enhance initcall_debug, measure latency by Ingo Molnar · 17 years ago
  44. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  45. 726162b freezer: remove PF_NOFREEZE from handle_initrd by Rafael J. Wysocki · 17 years ago
  46. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  47. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  48. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  49. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  50. 6e5a542 kbuild: clarify the creation of the LOCALVERSION_AUTO string. by Robert P. J. Day · 17 years ago
  51. aae5f66 kbuild: whitelist section mismatch in init/main.c by Sam Ravnborg · 17 years ago
  52. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  53. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  54. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  55. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  56. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 17 years ago
  57. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  58. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  59. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 17 years ago
  60. b04c3af [PATCH] sysctl: move init_irq_proc into init/main where it belongs by Eric W. Biederman · 17 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  62. ee5bfa6 [PATCH] generic: Break init() in two parts to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  63. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 17 years ago
  64. 18f705f [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus by Alexey Dobriyan · 17 years ago
  65. 842f968 [PATCH] Remove final reference to superfluous smp_commence() by Robert P. J. Day · 17 years ago
  66. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago
  67. 0a7b35cb [PATCH] Add retain_initrd boot option by Michael Neuling · 17 years ago
  68. c71551a Don't put "linux_banner" in the .init section by Linus Torvalds · 17 years ago
  69. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  70. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 17 years ago
  71. c4a6830 [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again by Ard van Breemen · 17 years ago
  72. ef12941 [PATCH] build compile.h earlier by Andrew Morton · 18 years ago
  73. 561ccd3 [PATCH] handle SLOB with sparsemen by Yasunori Goto · 18 years ago
  74. 2aea4fb [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify by Paul Jackson · 18 years ago
  75. 1f21782 Driver core: proper prototype for drivers/base/init.c:driver_init() by Adrian Bunk · 18 years ago
  76. 979c6a1 Kconfig: fix spelling error in config KALLSYMS help text by Jesper Juhl · 18 years ago
  77. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  78. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  79. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
  80. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  81. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  82. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  83. f1a60db [PATCH] gcc-4.1.0 is bust by Andrew Morton · 18 years ago
  84. 2e591bb [PATCH] Make initramfs printk a warning on incorrect cpio type by Arjan van de Ven · 18 years ago
  85. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  86. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  87. 88a22c9 CONFIG_SYSFS_DEPRECATED by Kay Sievers · 18 years ago
  88. 13bb7e3 [PATCH] sysctl: Undeprecate sys_sysctl by Eric W. Biederman · 18 years ago
  89. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  90. b2670eac [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  91. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  92. e8703fe [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit by NeilBrown · 18 years ago
  93. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  94. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  95. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  96. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  97. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  98. 0847062 [PATCH] fix EMBEDDED + SYSCTL menu by Randy Dunlap · 18 years ago
  99. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  100. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago