aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-0/+2
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireGravatar Christoph Hellwig 1-1/+1
2019-07-01m68k: Implement arch_dma_prep_coherent()Gravatar Christoph Hellwig 1-0/+1
2019-07-01m68k: Use the generic dma coherent remap allocatorGravatar Christoph Hellwig 1-0/+2
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionGravatar Christoph Hellwig 1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableGravatar Christoph Hellwig 1-0/+1
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
2019-05-06Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+0
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-7/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-7/+0
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 1-0/+1
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETGravatar Finn Thain 1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-3/+3
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-3/+3
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-30/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-4/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMGravatar Mike Rapoport 1-0/+3
2018-07-23m68k: Use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsGravatar Babu Moger 1-0/+3
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUGravatar Vladimir Murzin 1-0/+1
2016-09-26m68k: move CONFIG_FPU set to per-CPU configurationGravatar Greg Ungerer 1-1/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 1-0/+1
2015-04-14m68k: mark PMD folded and expose number of page table levelsGravatar Kirill A. Shutemov 1-0/+4
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoGravatar Vivek Goyal 1-2/+0
2014-08-08kexec: load and relocate purgatory at kernel load timeGravatar Vivek Goyal 1-0/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2014-03-06m68k: Skip futex_atomic_cmpxchg_inatomic() testGravatar Finn Thain 1-0/+1
2013-12-08m68k: Add support to export bootinfo in procfsGravatar Geert Uytterhoeven 1-0/+7
2013-12-08m68k: Add kexec supportGravatar Geert Uytterhoeven 1-0/+17
2013-10-23m68k: select ARCH_MIGHT_HAVE_PC_PARPORTGravatar Mark Salter 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-08-26m68knommu: user generic iomap to support ioread*/iowrite*Gravatar Greg Ungerer 1-1/+1
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-14burying unused conditionalsGravatar Al Viro 1-1/+0
2013-02-03m68k: switch to generic old sigaction()Gravatar Al Viro 1-0/+1
2013-02-03m68k: switch to generic old sigsuspendGravatar Al Viro 1-0/+1
2013-02-03m68k: switch to generic sigaltstackGravatar Al Viro 1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 1-2/+0
2012-10-17m68k: switch to saner kernel_execve() semanticsGravatar Al Viro 1-0/+1