summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
* m68k: move CONFIG_FPU set to per-CPU configurationGreg Ungerer2016-09-261-1/+0
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-03-061-0/+1
* m68k: Add support to export bootinfo in procfsGeert Uytterhoeven2013-12-081-0/+7
* m68k: Add kexec supportGeert Uytterhoeven2013-12-081-0/+17
* m68k: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer2013-08-261-1/+1
* Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* burying unused conditionalsAl Viro2013-02-141-1/+0
* m68k: switch to generic old sigaction()Al Viro2013-02-031-0/+1
* m68k: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
* m68k: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* m68k: switch to saner kernel_execve() semanticsAl Viro2012-10-171-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+1
|\ \
| * | m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-011-0/+1
| |/
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
|/
* m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2012-08-171-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-12/+0
|\
| * m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven2012-06-101-9/+0
| * m68k: Remove duplicate FPU config optionGeert Uytterhoeven2012-06-101-3/+0
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
|/
* m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2012-06-061-0/+2
* timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-4/+0
* m68k: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
* m68k: make support for FPU hardware configurableGreg Ungerer2012-03-051-0/+4
* m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer2012-03-051-3/+0
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
* | m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer2011-12-301-1/+1
* | m68k: compile appropriate mm arch files for ColdFire MMU supportGreg Ungerer2011-12-301-1/+4
* | m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer2011-12-301-0/+3
* | m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer2011-12-241-0/+3
* | m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer2011-12-241-0/+3
* | m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer2011-12-241-1/+0
|/
* m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven2011-11-081-8/+2
OpenPOWER on IntegriCloud