summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-11-21ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-04ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-10-18ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-10-18ARM: spectre-v2: add firmware based hardeningRussell King
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-18ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-10-18ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-10-18ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre
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
2017-08-29ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu
2017-08-14ARM: align .data sectionRussell King
2017-07-20ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann
2017-06-30ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28arm: implement ->mapping_errorChristoph Hellwig
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-05-30ARM: make configuration of userspace Thumb support an expert optionRussell King
2017-05-30arm: dma-mapping: Reset the device's dma_opsSricharan R
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds