summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-0/+20
|\ \ \
| | | * ARM: re-implement physical address space switchingRussell King2015-06-021-0/+4
| | |/ | |/|
| | * ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner2015-06-021-0/+1
| | * ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322015-05-081-0/+15
| |/
* / ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann2015-05-281-2/+2
|/
*-. Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-231-1/+1
|\ \
| | * ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch2015-04-181-1/+1
| | |
| \ \
*-. \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-141-1/+15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli2015-04-021-1/+1
| |/ |/|
| * ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-271-0/+14
|/
* ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-181-7/+0Star
* ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann2015-01-291-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-131-0/+21
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-12-051-0/+21
| |\
| | * ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+12
| | * ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-0/+9
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-14/+14
|\ \ \ | |/ / |/| |
| * | ARM: fix multiplatform allmodcompileLinus Walleij2014-11-111-14/+14
| |/
* / ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-141-0/+1
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-1/+1
|\
| * Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-07-191-1/+1
| |\
| | * ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn2014-07-141-1/+1
* | | Merge branch 'swp' (early part) into for-nextRussell King2014-08-051-1/+1
|\ \ \
| * | | ARM: SWP emulation: always enable when SMP is enabledRussell King2014-07-181-1/+1
| |/ /
* / / ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo2014-07-181-3/+4
|/ /
* / ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-5/+4Star
|/
* ARM: l2c: move errata configuration options to arch/arm/mm/KconfigRussell King2014-05-301-0/+51
* ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King2014-04-231-4/+4
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-1/+1
|\
| * ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBUAndrew Lunn2014-02-221-1/+1
* | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-1/+1
|\ \
| * | ARM: rpc: autoselect CPU_SA110Arnd Bergmann2014-03-211-1/+1
| |/
* / ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-101-2/+1Star
|/
* ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-10-191-0/+6
* ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-201-3/+6
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-311-0/+34
* ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin2013-06-071-1/+2
* Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-221-1/+20
|\
| * ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-171-1/+20
| |
| \
*-. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-4/+1Star
|\ \ \ | |_|/ |/| |
| | * ARM: cache: remove ARMv3 support codeWill Deacon2013-03-261-4/+1Star
| |/
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-1/+8
|\ \ | |/ |/|
| * ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König2013-01-311-1/+8
* | ARM: virt: hide CONFIG_ARM_VIRT_EXT from userWill Deacon2013-01-101-7/+3Star
|/
* arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT2012-11-211-0/+4
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-53/+53
* ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-191-0/+17
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-051-45/+1Star
* ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon2012-04-131-1/+1
* ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas2012-02-151-1/+2