summaryrefslogtreecommitdiff
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-02
|\
| * ARM: 8741/1: B15: fix unused label warningsArnd Bergmann2018-01-21
| * ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] arrayVladimir Murzin2018-01-21
| * ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin2018-01-21
| * ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-21
| * ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park2018-01-21
| * ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park2018-01-21
| * ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park2017-12-17
| * ARM: 8732/1: NOMMU: Allow userspace to access background MPU regionVladimir Murzin2017-12-17
| * ARM: 8728/1: B15: Register reboot notifier for KEXECFlorian Fainelli2017-12-17
| * ARM: 8730/1: B15: Add suspend/resume hooksFlorian Fainelli2017-12-17
| * ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli2017-12-17
| * ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli2017-12-17
| * ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-17
| * ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli2017-12-17
| * ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-17
* | dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-15
* | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-15
|/
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-26
|\
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-21
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-21
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-16
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2017-11-08
| |\ \
| | * | ARM: 8719/1: NOMMU: work around maybe-uninitialized warningArnd Bergmann2017-11-06
| | * | ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2017-10-23
| | * | ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryVladimir Murzin2017-10-23
| | * | ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin2017-10-23
| | * | ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-23
| | * | ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin2017-10-23
| | * | ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin2017-10-23
| | | |
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King2017-11-08
| |\ \ \ \ | | | |/ / | | |_| / | |/| |
| | * | ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Vladimir Murzin2017-09-28
| | * | ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-09-28
| | * | ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-09-28
| | * | ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin2017-09-28
| | |/
* | | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/ /
* | ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre2017-10-12
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-12
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-09
| |\
| * | ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-29
| * | ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu2017-08-29
| * | ARM: align .data sectionRussell King2017-08-14
* | | ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-20
* | | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-20
| |/ |/|
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-08
|\ \
| * \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-05
| |\ \
| | * | ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-30
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \ \ \
| * | | | ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin2017-06-30