summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-03-28ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-01-21ARM: 8741/1: B15: fix unused label warningsArnd Bergmann
2018-01-21ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] arrayVladimir Murzin
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park
2018-01-21ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2017-12-17ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park
2017-12-17ARM: 8732/1: NOMMU: Allow userspace to access background MPU regionVladimir Murzin
2017-12-17ARM: 8728/1: B15: Register reboot notifier for KEXECFlorian Fainelli
2017-12-17ARM: 8730/1: B15: Add suspend/resume hooksFlorian Fainelli
2017-12-17ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli
2017-12-17ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli
2017-12-17ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli
2017-12-17ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-08Merge branch 'devel-stable' into for-nextRussell King
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King
2017-11-06ARM: 8719/1: NOMMU: work around maybe-uninitialized warningArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin
2017-10-23ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryVladimir Murzin
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin
2017-10-23ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin
2017-10-23ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre
2017-09-28ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin
2017-09-28ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin
2017-09-28ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin
2017-09-28ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King
2017-08-29ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland