summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2018-06-19arm: Invalidate BTB on prefetch abort outside of user mapping on Cortex A8, A...Marc Zyngier
2018-06-19arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17Marc Zyngier
2017-09-27Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imxMax Krummenacher
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-10Merge tag 'v4.1.42' into 4.1-2.0.x-imxOtavio Salvador
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-01-10dma-mapping: increase DEFAULT_DMA_COHERENT_POOL_SIZE ifdef CONFIG_VIDEO_TW68Troy Kisky
2016-01-14ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2016-01-14MLK-11284 ARM: ERRATA: Add ARM/MP: 814220 SW workaroundJason Liu
2016-01-14MGS-577 ARM: Export the cache management symbols when !MULTI_CACHEShawn Xiao
2016-01-14MLK-11676 ARM: imx_v7_defconfig: disable CONFIG_SWP_EMULATEShengjiu Wang
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-09-13ARM: invalidate L1 before enabling coherencyRussell King
2015-09-13ARM: v7 setup function should invalidate L1 cacheRussell King
2015-08-10ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland
2015-05-03ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn
2015-05-03ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg
2015-05-03ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg
2015-05-03ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King
2015-04-18ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14arm: add support for memtestVladimir Murzin
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King
2015-04-14ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King
2015-04-14ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King
2015-04-14ARM: cache-v7: consolidate initialisation of cache level indexRussell King
2015-04-14ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King
2015-04-14ARM: cache-v7: use movw/movt instructionsRussell King
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10ARM: proc-arm94*.S: fix setup functionRussell King
2015-04-02ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli
2015-04-02ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocationsTomasz Figa
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch
2015-03-18ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier
2015-03-12arm: dma-mapping: limit IOMMU mapping sizeMurali Karicheri
2015-03-10ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King
2015-03-10ARM: dma-api: fix off-by-one error in __dma_supported()Russell King