1. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  2. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  3. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  4. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  5. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  6. e571c58 m68k: Skip futex_atomic_cmpxchg_inatomic() test by Finn Thain · 10 years ago
  7. 7bc1e4d m68k: Add support to export bootinfo in procfs by Geert Uytterhoeven · 11 years ago
  8. 7d5f5fa m68k: Add kexec support by Geert Uytterhoeven · 11 years ago
  9. 1a7f6be m68k: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  10. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  11. f79b859 m68knommu: user generic iomap to support ioread*/iowrite* by Greg Ungerer · 11 years ago
  12. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  13. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  14. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  15. d64008a burying unused conditionals by Al Viro · 12 years ago
  16. 8be433a m68k: switch to generic old sigaction() by Al Viro · 12 years ago
  17. 1ba3e7e m68k: switch to generic old sigsuspend by Al Viro · 12 years ago
  18. 08d4f65 m68k: switch to generic sigaltstack by Al Viro · 12 years ago
  19. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  20. fea8221 m68k: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  21. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  22. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  24. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  25. 533e690 m68k: split ret_from_fork(), simplify kernel_thread() by Al Viro · 12 years ago
  26. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  27. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  28. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  29. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  30. 022613e m68k: Move CPU_HAS_* config options by Geert Uytterhoeven · 12 years ago
  31. f2378ed m68k: Remove duplicate FPU config option by Geert Uytterhoeven · 12 years ago
  32. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 12 years ago
  33. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  34. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 12 years ago
  35. 9657a87 m68k: make support for FPU hardware configurable by Greg Ungerer · 12 years ago
  36. b6c58e8 m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option by Greg Ungerer · 12 years ago
  37. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  38. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  39. 4a13c6d m68k: ColdFire with MMU enabled uses same clocking code as non-MMU by Greg Ungerer · 13 years ago
  40. 0e6782c m68k: compile appropriate mm arch files for ColdFire MMU support by Greg Ungerer · 13 years ago
  41. e08d703 m68k: modify user space access functions to support ColdFire CPUs by Greg Ungerer · 13 years ago
  42. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  43. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  44. 5717a02 m68k: selection of GENERIC_ATOMIC64 is not MMU specific by Greg Ungerer · 13 years ago
  45. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  46. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  47. a03010e m68k/q40: Convert Q40/Q60 to genirq by Geert Uytterhoeven · 13 years ago
  48. dda7535 m68k/sun3: Convert Sun3/3x to genirq by Geert Uytterhoeven · 13 years ago
  49. bc7485a m68k/apollo: Convert Apollo to genirq by Geert Uytterhoeven · 13 years ago
  50. 6c490c4 m68k/vme: Convert VME to genirq by Geert Uytterhoeven · 13 years ago
  51. efaf6d2 m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq by Geert Uytterhoeven · 13 years ago
  52. ddc7fd2 m68k/mac: Convert Mac to genirq by Geert Uytterhoeven · 13 years ago
  53. 978ef7e m68k/amiga: Convert Amiga to genirq by Geert Uytterhoeven · 13 years ago
  54. e59629d m68k/atari: Convert Atari to genirq by Geert Uytterhoeven · 13 years ago
  55. 4936f63 m68k/irq: Add genirq support by Geert Uytterhoeven · 13 years ago
  56. 0e152d8 m68k: reorganize Kconfig options to improve mmu/non-mmu selections by Greg Ungerer · 13 years ago
  57. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  58. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  59. 171d809 m68k: merge mmu and non-mmu bitops.h by Greg Ungerer · 13 years ago
  60. 531d289 m68knommu: Use generic show_interrupts() by Geert Uytterhoeven · 13 years ago
  61. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  62. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  63. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  64. 9cd7b14 m68k/atari: ARAnyM - Add support for network access by Milan Jurik · 16 years ago
  65. 37b0b65 m68k/atari: ARAnyM - Add support for console access by Roman Zippel · 16 years ago
  66. b2edd2f m68k/atari: ARAnyM - Add support for block access by Roman Zippel · 16 years ago
  67. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  68. 93ff954 m68k: Kconfig - Remove unneeded "default n" by Geert Uytterhoeven · 13 years ago
  69. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 13 years ago
  70. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  71. 808fa62 m68k: Remove dead GG2 config option by Christian Dietrich · 14 years ago
  72. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  73. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  74. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  75. b417b71 m68k: Enable atomic64_t by Geert Uytterhoeven · 14 years ago
  76. 80614e5 mac68k: replace mac68k SCC code with platform device by Finn Thain · 15 years ago
  77. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  78. 4ad4c76 m68k: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  79. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  80. cfb2a49 m68k: fix recursive dependency in Kconfig by Sam Ravnborg · 16 years ago
  81. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  82. 2171a19 m68k: remove the dead PCI code by Adrian Bunk · 16 years ago
  83. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  84. 8c68383 m68k: Reverse platform MMU logic so Sun 3 is last by Geert Uytterhoeven · 16 years ago
  85. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  86. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  87. 7ccaee5 m68k/Atari: remove the dead ATARI_SCC{,_DMA} options by Adrian Bunk · 16 years ago
  88. 62bc654 m68k/Mac: remove the unused ADB_KEYBOARD option by Adrian Bunk · 16 years ago
  89. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  90. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  91. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  92. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  93. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  94. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 16 years ago
  95. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  96. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  97. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  98. dfedfaf m68k: exclude more unbuildable drivers by Al Viro · 17 years ago
  99. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  100. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago