aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven 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-17Merge tag 'v4.9.50' into v4.9-rtSteven Rostedt (VMware)
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-03Merge tag 'v4.9.34' into v4.9-rtSteven Rostedt (VMware)
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2017-02-17Merge tag 'v4.9.10' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2016-12-23arm: Enable highmem for rtThomas Gleixner
2016-12-23arm/highmem: Flush tlb on unmapSebastian Andrzej Siewior
2016-12-23ARM: enable irq in translation/section permission fault handlersYadi.hu
2016-11-15ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski
2016-11-15ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre
2016-10-19ARM: fix oops when using older ARMv4T CPUsRussell King
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-09-27exceptions: detritus removalAl Viro
2016-09-26arm: dma-mapping: add {map,unmap}_resource for iommu opsNiklas Söderlund
2016-09-20Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland
2016-09-06ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre
2016-09-06ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin
2016-09-06ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin
2016-09-06ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin
2016-08-29ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada
2016-08-23ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook
2016-08-12ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov
2016-08-12ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov
2016-08-12ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variableFabio Estevam
2016-08-09ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel
2016-08-09ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov