aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig
AgeCommit message (Expand)Author
2023-12-22ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) supportLinus Walleij
2023-06-12arm: update in-source documentation referencesJonathan Corbet
2023-03-27ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementationsMarc Zyngier
2023-01-31ARM: 9288/1: Kconfigs: fix spelling & grammarRandy Dunlap
2022-07-06ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel
2021-10-25ARM: 9137/1: disallow CONFIG_THUMB with ARMv4Arnd Bergmann
2021-10-25ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-06-13ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng
2021-01-15ARM: drop efm32 platformUwe Kleine-König
2020-12-08ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino
2019-10-17ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMPLubomir Rintel
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig
2019-08-14ARM: remove ks8695 platformArnd Bergmann
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2017-12-17ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin
2017-05-30ARM: make configuration of userspace Thumb support an expert optionRussell King
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-12ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2016-11-15ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook
2015-12-18ARM: no longer make CPU targets visible separatelyArnd Bergmann
2015-12-15ARM: no longer force unbuffered DMA for realviewArnd Bergmann
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada