1. 102e41f [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. by Andi Kleen · 18 years ago
  2. e39632f [PATCH] menu: relocate DOUBLEFAULT option by Randy Dunlap · 18 years ago
  3. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  4. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  5. 33644c5 [PATCH] Fix typo causing bad mode of /initrd.image by Jason Gunthorpe · 18 years ago
  6. 9a98e2f [PATCH] remove fixup_cpu_present_map() by Andrew Morton · 18 years ago
  7. 5ac3578 do_mounts.c: Minor ROOT_DEV comment cleanup by Florin Malita · 18 years ago
  8. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  9. 340e48e [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y by Zdenek Pavlas · 18 years ago
  10. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 18 years ago
  11. c1cda48 [PATCH] initcall failure reporting by Andrew Morton · 18 years ago
  12. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  13. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  14. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 18 years ago
  15. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  16. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  17. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  18. 44fd229 [PATCH] Register the boot-cpu in the cpu maps earlier by Stas Sergeev · 18 years ago
  19. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago
  20. 02df360 [PATCH] remove bogus comment from init/main.c by Heiko Carstens · 18 years ago
  21. 9c15e85 [PATCH] kexec: fix in free initrd when overlapped with crashkernel region by Haren Myneni · 18 years ago
  22. 99f6d61 [PATCH] selinux: require AUDIT by Stephen Smalley · 18 years ago
  23. 3636641 [PATCH] don't allow users to set CONFIG_BROKEN=y by Adrian Bunk · 18 years ago
  24. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 18 years ago
  25. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  26. 69c99ac [PATCH] abandon gcc 295x main.c tidy by Coywolf Qi Hunt · 18 years ago
  27. 92c3504 Spelling fix in init/Kconfig for the help of CONFIG_SWAP by Jesper Juhl · 18 years ago
  28. 4092bde [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig by Andi Kleen · 18 years ago
  29. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 18 years ago
  30. 2308acc [PATCH] "tiny-make-id16-support-optional" fixes by Adrian Bunk · 18 years ago
  31. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 18 years ago
  32. 708e9a7 [PATCH] tiny: Configure ELF core dump support by Matt Mackall · 18 years ago
  33. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 18 years ago
  34. 22c4e30 [PATCH] tiny: Make x86 doublefault handling optional by Matt Mackall · 18 years ago
  35. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 18 years ago
  36. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 18 years ago
  37. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 18 years ago
  38. 2604b70 [PATCH] md: remove personality numbering from md by NeilBrown · 18 years ago
  39. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  40. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 18 years ago
  41. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 18 years ago
  42. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  43. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  44. 712f47c [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED by Greg Kroah-Hartman · 19 years ago
  45. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  46. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 18 years ago
  47. 0d54164 kbuild: remove EXPERIMENTAL tag from Module versioning by Sam Ravnborg · 18 years ago
  48. a9c9dff [SPARC64]: Stop putting -finline-limit=XXX into CFLAGS by David S. Miller · 18 years ago
  49. c45b4f1 Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTAL by Linus Torvalds · 18 years ago
  50. 0910b44 Expose "Optimize for size" option for everybody by Linus Torvalds · 18 years ago
  51. 83bab9a [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDED by Adrian Bunk · 19 years ago
  52. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  53. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago
  54. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  55. 34ad92c [PATCH] clarify help text for INIT_ENV_ARG_LIMIT by Randy Dunlap · 19 years ago
  56. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  57. 0f3d2bd [PATCH] free initrd mem adjustment by Jan Beulich · 19 years ago
  58. ffdfc40 [PATCH] Add rdinit parameter to pick early userspace init by Olof Johansson · 19 years ago
  59. c1d7ef7 [PATCH] Add warning `init=' to init/main.c by Avery, Brian · 19 years ago
  60. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  61. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  62. 13ae6d8 [PATCH] remove driverfs references from init/do_mounts.c by Rolf Eike Beer · 19 years ago
  63. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  64. aaebf43 [PATCH] kbuild: automatically append a short string to the version based upon the git commit by Ryan Anderson · 19 years ago
  65. dbec486 kconfig: move initramfs options to General Setup by Sam Ravnborg · 19 years ago
  66. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  67. d9fd8a6 [PATCH] kernel/cpuset.c: add kerneldoc, fix typos by Randy Dunlap · 19 years ago
  68. f9f97bc [PATCH] kallsyms: clarify KALLSYMS_ALL help text by Jesper Juhl · 19 years ago
  69. bd5bdd8 kbuild: "PREEMPT" in UTS_VERSION by Sam Ravnborg · 19 years ago
  70. a2d2b5c [PATCH] remove EXPORT_SYMBOL for root_dev by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  71. d53d9f1 [PATCH] name_to_dev_t warning fix by Andrew Morton · 19 years ago
  72. f7ceba3 [SPARC64]: Add syscall auditing support. by David S. Miller · 19 years ago
  73. f220ab2 [PATCH] Improper initrd failure message at boot time by Jay Lan · 19 years ago
  74. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 19 years ago
  75. 29a1d2d [PATCH] init/do_mounts_initrd.c: fix sparse warning by Domen Puncer · 19 years ago
  76. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  77. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  78. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  79. 34a1a63 [PATCH] uml: add modversions support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  80. 804a6a49 Audit requires CONFIG_NET by Chris Wright · 19 years ago
  81. ea9c102 Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 by David Woodhouse · 19 years ago
  82. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  83. 79d20b1 [AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypes by Jeff Dike · 19 years ago
  84. d59745c [PATCH] clean up kernel messages by Matt Mackall · 19 years ago
  85. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago