aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
AgeCommit message (Expand)Author
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-14burying unused conditionalsAl Viro
2013-02-03m68k: switch to generic old sigaction()Al Viro
2013-02-03m68k: switch to generic old sigsuspendAl Viro
2013-02-03m68k: switch to generic sigaltstackAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-10-17m68k: switch to saner kernel_execve() semanticsAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-01m68k: split ret_from_fork(), simplify kernel_thread()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-06-10m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven
2012-06-10m68k: Remove duplicate FPU config optionGeert Uytterhoeven
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21m68k: Use generic time configAnna-Maria Gleixner
2012-03-05m68k: make support for FPU hardware configurableGreg Ungerer
2012-03-05m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer
2011-12-30m68k: compile appropriate mm arch files for ColdFire MMU supportGreg Ungerer
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven
2011-10-18m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-25m68k: merge mmu and non-mmu bitops.hGreg Ungerer
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner