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