summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) supportLinus Walleij2023-12-221-18/+0
* arm: update in-source documentation referencesJonathan Corbet2023-06-121-2/+2
* ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementationsMarc Zyngier2023-03-271-1/+1
* ARM: 9288/1: Kconfigs: fix spelling & grammarRandy Dunlap2023-01-311-1/+1
* ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij2022-07-061-1/+5
* ARM: rework endianess selectionArnd Bergmann2022-04-081-10/+18
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-231-0/+1
|\
| * ARM: percpu: add SMP_ON_UP supportArd Biesheuvel2021-12-061-0/+1
* | ARM: Spectre-BHB workaroundRussell King (Oracle)2022-03-051-0/+10
* | ARM: report Spectre v2 status through sysfsRussell King (Oracle)2022-03-051-0/+1
|/
* ARM: 9137/1: disallow CONFIG_THUMB with ARMv4Arnd Bergmann2021-10-251-1/+1
* ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann2021-10-251-1/+1
* ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng2021-06-131-2/+0
* ARM: drop efm32 platformUwe Kleine-König2021-01-151-1/+0
* ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers2020-12-081-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-12-051-1/+1
|\
| * ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMPLubomir Rintel2019-10-171-1/+1
* | ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-151-0/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-1/+1
|\
| * ARM: remove ks8695 platformArnd Bergmann2019-08-141-1/+1
* | arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig2019-08-201-4/+0
|/
* arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig2019-07-241-0/+5
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-2/+2
* ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-201-0/+8
* ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin2018-07-301-1/+0
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-061-0/+23
|\
| * ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-05-311-0/+19
| * ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2018-05-311-0/+4
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-3/+1
|/
* ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-171-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-081-1/+5
|\
| * ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-301-1/+5
* | ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin2017-06-301-2/+6
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-5/+26
|\
| * ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King2017-02-121-5/+26
* | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
* | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-12/+0
|/
* ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada2016-11-151-1/+7
* ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-061-0/+7
* ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-061-3/+7
* ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2016-07-021-6/+0
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+3
* ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann2016-02-221-1/+1
* ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-16/+18
* ARM: no longer make CPU targets visible separatelyArnd Bergmann2015-12-181-15/+15
* ARM: no longer force unbuffered DMA for realviewArnd Bergmann2015-12-151-2/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-0/+10
|\
| * ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+10