summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-08m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven1-1/+1
2024-05-08m68k: Let GENERIC_IOMAP depend on HAS_IOPORTNiklas Schnelle1-1/+1
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+3
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2023-11-02Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds1-3/+3
2023-10-22m68k: don't provide arch_dma_alloc for nommu/coldfireChristoph Hellwig1-1/+0
2023-10-22m68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig1-4/+4
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig1-0/+1
2023-10-06m68k: Use kernel's generic libgcc functionsGreg Ungerer1-0/+3
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-17/+2
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-01-30m68k: Add kernel seccomp supportMichael Schmitz1-0/+2
2022-09-19m68k: Allow kexec on M68KCLASSIC with MMU enabled onlyGreg Ungerer1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-03-22Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman1-1/+0
2022-02-27m68k: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-01-12Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2021-11-29m68k: Enable memtest functionalityFinn Thain1-0/+1
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-28asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-2/+2
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2021-07-01mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-4/+1
2021-05-10m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSArnd Bergmann1-0/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-20Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer1-0/+1
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-07m68k: Sort selects in main KconfigGeert Uytterhoeven1-12/+12
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-3/+1
2020-08-15dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig1-3/+1
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-01-14m68k: Implement copy_thread_tls()Geert Uytterhoeven1-0/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig1-1/+0
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig1-1/+0
2019-08-21kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-11Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2019-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-0/+2
2019-07-09m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireChristoph Hellwig1-1/+1
2019-07-01m68k: Implement arch_dma_prep_coherent()Christoph Hellwig1-0/+1
2019-07-01m68k: Use the generic dma coherent remap allocatorChristoph Hellwig1-0/+2
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig1-0/+1