summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2020-02-12cache-l2x0.c: silence compiler warningMax Krummenacher
2020-02-09dma-mapping: increase DEFAULT_DMA_COHERENT_POOL_SIZE ifdef CONFIG_VIDEO_TW68Troy Kisky
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-01ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
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
2019-02-12MLK-20450 Fix Linux NO SMP kernel with OPTEECedric Neveux
2019-02-12MLK-20052 L2 Cache TEE/Linux shared mutexCedric Neveux
2019-02-12MLK-16912 PL310: unlock ways during initializationCedric Neveux
2019-02-12MLK-11284 ARM: ERRATA: Add ARM/MP: 814220 SW workaroundJason Liu
2019-02-12MGS-577 ARM: Export the cache management symbols when !MULTI_CACHEShawn Xiao
2019-02-12MLK-11676 ARM: imx_v7_defconfig: disable CONFIG_SWP_EMULATEShengjiu Wang
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