aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-06ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij1-1/+5
2022-04-08ARM: rework endianess selectionArnd Bergmann1-10/+18
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)1-0/+10
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)1-0/+1
2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel1-0/+1
2021-10-25ARM: 9137/1: disallow CONFIG_THUMB with ARMv4Arnd Bergmann1-1/+1
2021-10-25ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann1-1/+1
2021-06-13ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng1-2/+0
2021-01-15ARM: drop efm32 platformUwe Kleine-König1-1/+0
2020-12-08ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers1-0/+1
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino1-0/+3
2019-10-17ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMPLubomir Rintel1-1/+1
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig1-4/+0
2019-08-14ARM: remove ks8695 platformArnd Bergmann1-1/+1
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig1-0/+5
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski1-0/+8
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin1-1/+0
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+23
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King1-0/+19
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-3/+1
2017-12-17ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+5
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin1-2/+6
2017-05-30ARM: make configuration of userspace Thumb support an expert optionRussell King1-1/+5
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-5/+26
2017-02-12ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King1-5/+26
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-1/+1
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-12/+0
2016-11-15ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada1-1/+7
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland1-0/+7
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin1-3/+7
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada1-6/+0
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+3
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann1-1/+1
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook1-16/+18
2015-12-18ARM: no longer make CPU targets visible separatelyArnd Bergmann1-15/+15
2015-12-15ARM: no longer force unbuffered DMA for realviewArnd Bergmann1-2/+0
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+10
2015-10-03ARM: remove user cmpxchg syscallRussell King1-12/+0
2015-07-25ARM: move heavy barrier support out of lineRussell King1-0/+4
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King1-0/+20
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner1-0/+1