summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-092-11/+11
|\
| * Merge branches 'devel-stable' and 'misc' into for-linusRussell King2018-04-091-0/+11
| |\
| | * ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino2018-03-281-0/+11
| * | ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-101-11/+0Star
| |/
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-065-7/+7
* | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-0212-57/+542
|\
| * ARM: 8741/1: B15: fix unused label warningsArnd Bergmann2018-01-211-15/+11Star
| * ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] arrayVladimir Murzin2018-01-211-0/+2
| * ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin2018-01-211-2/+2
| * ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-212-1/+59
| * ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park2018-01-211-7/+21
| * ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park2018-01-213-38/+64
| * ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park2017-12-171-2/+2
| * ARM: 8732/1: NOMMU: Allow userspace to access background MPU regionVladimir Murzin2017-12-171-1/+1
| * ARM: 8728/1: B15: Register reboot notifier for KEXECFlorian Fainelli2017-12-171-0/+44
| * ARM: 8730/1: B15: Add suspend/resume hooksFlorian Fainelli2017-12-171-0/+48
| * ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli2017-12-171-0/+91
| * ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli2017-12-172-1/+22
| * ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-173-0/+186
| * ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli2017-12-171-2/+2
| * ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-3/+2Star
* | dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-151-6/+3Star
* | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-4/+4
|/
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-272-4/+4
|\
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-165-281/+489
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2017-11-083-253/+486
| |\ \
| | * | ARM: 8719/1: NOMMU: work around maybe-uninitialized warningArnd Bergmann2017-11-061-1/+1
| | * | ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2017-10-231-5/+44
| | * | ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryVladimir Murzin2017-10-231-46/+144
| | * | ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin2017-10-231-2/+51
| | * | ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-231-19/+51
| | * | ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin2017-10-231-22/+26
| | * | ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin2017-10-233-253/+264
| | | |
| | \ \
| *-. | | Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King2017-11-082-28/+3Star
| |\ \| | | | |_|/ | |/| |
| | * | ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin2017-09-281-15/+0Star
| | * | ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-09-281-2/+2
| | * | ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-09-281-1/+1
| | * | ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin2017-09-281-10/+0Star
| | |/
* | | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-161-1/+1
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0226-0/+26
|/ /
* / ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre2017-10-121-0/+5
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-124-3/+7
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-095-56/+278
| |\
| * | ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-291-1/+4
| * | ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu2017-08-291-2/+1Star
| * | ARM: align .data sectionRussell King2017-08-142-0/+2