aboutsummaryrefslogtreecommitdiffstats
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-14Merge 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-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2023-11-01Merge 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-21Merge 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-26m68k: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-01-11Merge 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-01Merge 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-27asm-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-06-30mm: 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-19Merge 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-08uaccess: 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-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-3/+1
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig1-3/+1
2020-07-04arch: 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-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2019-07-10Merge 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
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+0
2019-05-06Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-7/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-0/+1
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-3/+3
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-3/+3
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-30/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-4/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport1-0/+3
2018-07-23m68k: Use generic dma_noncoherent_opsChristoph Hellwig1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2016-09-26m68k: move CONFIG_FPU set to per-CPU configurationGreg Ungerer1-1/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-0/+1
2015-04-14m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-03-06m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2013-12-08m68k: Add support to export bootinfo in procfsGeert Uytterhoeven1-0/+7
2013-12-08m68k: Add kexec supportGeert Uytterhoeven1-0/+17
2013-10-23m68k: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-26m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer1-1/+1
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-03m68k: switch to generic old sigaction()Al Viro1-0/+1
2013-02-03m68k: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03m68k: switch to generic sigaltstackAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-10-17m68k: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-01m68k: split ret_from_fork(), simplify kernel_thread()Al Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+3
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer1-0/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-12/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-06-10m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven1-9/+0
2012-06-10m68k: Remove duplicate FPU config optionGeert Uytterhoeven1-3/+0
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven1-0/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-4/+0
2012-05-21m68k: Use generic time configAnna-Maria Gleixner1-6/+1
2012-03-05m68k: make support for FPU hardware configurableGreg Ungerer1-0/+4
2012-03-05m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer1-3/+0
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+1
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer1-1/+1
2011-12-30m68k: compile appropriate mm arch files for ColdFire MMU supportGreg Ungerer1-1/+4
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer1-0/+3
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer1-0/+3
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer1-0/+3
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer1-1/+0
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven1-8/+2
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven1-2/+0
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven1-3/+0
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven1-0/+17
2011-10-18m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer1-153/+42
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-25m68k: merge mmu and non-mmu bitops.hGreg Ungerer1-0/+4
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven1-0/+1
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-423/+33
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+31
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik1-0/+8
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel1-0/+8
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel1-0/+8
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik1-0/+7
2011-03-16m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven1-2/+0
2011-02-22tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman1-8/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+0
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich1-2/+2
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-3/+0
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-6/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-05-26m68k: Enable atomic64_tGeert Uytterhoeven1-0/+1
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain1-5/+1
2009-10-30tty: Mark generic_serial users as BROKENAlan Cox1-3/+3
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz1-0/+6
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg1-1/+0
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk1-4/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk1-13/+0
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse1-0/+1
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven1-1/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-05mac68k: remove dead MAC_ADBKEYCODESStanislav Brabec1-14/+0
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+2
2007-07-20m68k: exclude more unbuildable driversAl Viro1-0/+3
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro1-0/+4
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-3/+0
2007-05-31m68k: discontinuous memory supportRoman Zippel1-2/+11
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz1-0/+3
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+3
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-1/+1
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita1-0/+4
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar1-0/+4
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2005-10-29[PATCH] mm: m68k kill stram swapHugh Dickins1-23/+1
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+5
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+670