summaryrefslogtreecommitdiff
path: root/arch/arm/mm/Kconfig
AgeCommit message (Expand)Author
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
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner
2015-06-01ARM: re-implement physical address space switchingRussell King
2015-05-28ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm32
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King
2015-04-18ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-02ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch
2015-02-18ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle
2015-01-29ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-11-13ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-11ARM: fix multiplatform allmodcompileLinus Walleij
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King
2014-07-19Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson
2014-07-18ARM: SWP emulation: always enable when SMP is enabledRussell King
2014-07-18ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo
2014-07-13ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King
2014-05-30ARM: l2c: move errata configuration options to arch/arm/mm/KconfigRussell King
2014-04-23ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds