1. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  2. 3eb3c740 [PATCH] fix linux banner format string by Roman Zippel · 17 years ago
  3. c4a6830 [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again by Ard van Breemen · 18 years ago
  4. 1f21782 Driver core: proper prototype for drivers/base/init.c:driver_init() by Adrian Bunk · 18 years ago
  5. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  6. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  7. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  8. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  9. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  10. f1a60db [PATCH] gcc-4.1.0 is bust by Andrew Morton · 18 years ago
  11. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  12. 690a973f [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  13. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  14. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  15. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  16. c9538ed [PATCH] Move unwind_init earlier by Andi Kleen · 18 years ago
  17. 33df0d1 [PATCH] Allow early_param and identical __setup to exist by Rusty Russell · 18 years ago
  18. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  19. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  20. 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 18 years ago
  21. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  22. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  23. 93e0281 [PATCH] lockdep: console_init after local_irq_enable() by Heiko Carstens · 18 years ago
  24. 88fecaa [PATCH] time initialisation fix by john stultz · 18 years ago
  25. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  26. 033ab7f [PATCH] add smp_setup_processor_id() by Andrew Morton · 18 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  29. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  30. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  31. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  32. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  33. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 18 years ago
  34. f3a19cb [PATCH] silence initcall warnings by Andrew Morton · 18 years ago
  35. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  36. 9a98e2f [PATCH] remove fixup_cpu_present_map() by Andrew Morton · 18 years ago
  37. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 18 years ago
  38. c1cda48 [PATCH] initcall failure reporting by Andrew Morton · 18 years ago
  39. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  40. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  41. 44fd229 [PATCH] Register the boot-cpu in the cpu maps earlier by Stas Sergeev · 18 years ago
  42. 02df360 [PATCH] remove bogus comment from init/main.c by Heiko Carstens · 18 years ago
  43. 69c99ac [PATCH] abandon gcc 295x main.c tidy by Coywolf Qi Hunt · 18 years ago
  44. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 18 years ago
  45. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 18 years ago
  46. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 18 years ago
  47. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 19 years ago
  48. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  49. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  50. ffdfc40 [PATCH] Add rdinit parameter to pick early userspace init by Olof Johansson · 19 years ago
  51. c1d7ef7 [PATCH] Add warning `init=' to init/main.c by Avery, Brian · 19 years ago
  52. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  53. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  54. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  55. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 19 years ago
  56. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago