summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-3/+3
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-3/+3
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-30/+1
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-4/+1
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* | m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-291-0/+3
* | m68k: Use generic dma_noncoherent_opsChristoph Hellwig2018-07-231-0/+2
|/
* 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