1. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  2. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  3. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  4. 022613e m68k: Move CPU_HAS_* config options by Geert Uytterhoeven · 12 years ago
  5. f2378ed m68k: Remove duplicate FPU config option by Geert Uytterhoeven · 12 years ago
  6. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 12 years ago
  7. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  8. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 12 years ago
  9. 9657a87 m68k: make support for FPU hardware configurable by Greg Ungerer · 12 years ago
  10. b6c58e8 m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option by Greg Ungerer · 12 years ago
  11. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  12. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  13. 4a13c6d m68k: ColdFire with MMU enabled uses same clocking code as non-MMU by Greg Ungerer · 13 years ago
  14. 0e6782c m68k: compile appropriate mm arch files for ColdFire MMU support by Greg Ungerer · 13 years ago
  15. e08d703 m68k: modify user space access functions to support ColdFire CPUs by Greg Ungerer · 13 years ago
  16. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  17. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  18. 5717a02 m68k: selection of GENERIC_ATOMIC64 is not MMU specific by Greg Ungerer · 13 years ago
  19. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  20. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  21. a03010e m68k/q40: Convert Q40/Q60 to genirq by Geert Uytterhoeven · 13 years ago
  22. dda7535 m68k/sun3: Convert Sun3/3x to genirq by Geert Uytterhoeven · 13 years ago
  23. bc7485a m68k/apollo: Convert Apollo to genirq by Geert Uytterhoeven · 13 years ago
  24. 6c490c4 m68k/vme: Convert VME to genirq by Geert Uytterhoeven · 13 years ago
  25. efaf6d2 m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq by Geert Uytterhoeven · 13 years ago
  26. ddc7fd2 m68k/mac: Convert Mac to genirq by Geert Uytterhoeven · 13 years ago
  27. 978ef7e m68k/amiga: Convert Amiga to genirq by Geert Uytterhoeven · 13 years ago
  28. e59629d m68k/atari: Convert Atari to genirq by Geert Uytterhoeven · 13 years ago
  29. 4936f63 m68k/irq: Add genirq support by Geert Uytterhoeven · 13 years ago
  30. 0e152d8 m68k: reorganize Kconfig options to improve mmu/non-mmu selections by Greg Ungerer · 13 years ago
  31. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  32. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  33. 171d809 m68k: merge mmu and non-mmu bitops.h by Greg Ungerer · 13 years ago
  34. 531d289 m68knommu: Use generic show_interrupts() by Geert Uytterhoeven · 13 years ago
  35. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  36. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  37. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  38. 9cd7b14 m68k/atari: ARAnyM - Add support for network access by Milan Jurik · 16 years ago
  39. 37b0b65 m68k/atari: ARAnyM - Add support for console access by Roman Zippel · 16 years ago
  40. b2edd2f m68k/atari: ARAnyM - Add support for block access by Roman Zippel · 16 years ago
  41. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  42. 93ff954 m68k: Kconfig - Remove unneeded "default n" by Geert Uytterhoeven · 13 years ago
  43. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 13 years ago
  44. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  45. 808fa62 m68k: Remove dead GG2 config option by Christian Dietrich · 14 years ago
  46. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  47. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  48. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  49. b417b71 m68k: Enable atomic64_t by Geert Uytterhoeven · 14 years ago
  50. 80614e5 mac68k: replace mac68k SCC code with platform device by Finn Thain · 15 years ago
  51. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  52. 4ad4c76 m68k: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  53. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  54. cfb2a49 m68k: fix recursive dependency in Kconfig by Sam Ravnborg · 16 years ago
  55. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  56. 2171a19 m68k: remove the dead PCI code by Adrian Bunk · 16 years ago
  57. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  58. 8c68383 m68k: Reverse platform MMU logic so Sun 3 is last by Geert Uytterhoeven · 16 years ago
  59. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  60. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  61. 7ccaee5 m68k/Atari: remove the dead ATARI_SCC{,_DMA} options by Adrian Bunk · 16 years ago
  62. 62bc654 m68k/Mac: remove the unused ADB_KEYBOARD option by Adrian Bunk · 16 years ago
  63. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  64. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  65. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  66. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  67. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  68. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 16 years ago
  69. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  70. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  71. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  72. dfedfaf m68k: exclude more unbuildable drivers by Al Viro · 17 years ago
  73. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  74. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago
  75. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  76. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  77. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  78. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  79. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  80. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  81. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 18 years ago
  82. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 18 years ago
  83. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  84. f9c98d0 [PATCH] mm: m68k kill stram swap by Hugh Dickins · 19 years ago
  85. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  86. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  87. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago