summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorFilesLines
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)1-1/+2
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)2-0/+86
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)2-31/+101
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-01-20ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers1-0/+1
2021-12-17arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport1-1/+3
2021-12-17arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport1-1/+12
2021-12-17memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport1-3/+5
2021-12-17memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport1-8/+8
2021-11-17ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-17ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann1-1/+1
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli1-1/+5
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel3-9/+16
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel1-2/+2
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker1-4/+12
2020-06-22ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij1-1/+2
2020-02-15ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson1-1/+1
2020-02-11ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()Chen-Yu Tsai1-1/+1
2020-01-04ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2020-01-04dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-1/+1
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-25/+51
2019-10-22Merge branch 'misc' into fixesRussell King5-60/+37
2019-10-21ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed1-1/+0
2019-10-11ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin1-3/+2
2019-10-10ARM: mm: alignment: use "u32" for 32-bit instructionsRussell King1-14/+14
2019-10-10ARM: mm: fix alignment handler faults under memory pressureRussell King1-8/+36
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-25arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-62/+0
2019-09-25arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-25arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-25mm: introduce compound_nr()Matthew Wilcox (Oracle)1-2/+2
2019-09-25mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+1
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-60/+37
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-75/+17
2019-09-17Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-3/+5
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig1-1/+2
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig1-7/+1
2019-09-10ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin1-0/+3
2019-09-06ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport1-0/+16
2019-09-04arm: remove wrappers for the generic dma remap helpersChristoph Hellwig1-27/+5
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig1-6/+1
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig1-6/+4
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig2-18/+7
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig1-0/+3
2019-09-04arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig1-2/+3
2019-09-04dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig1-11/+0
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+7
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig1-6/+0
2019-08-29ARM: 8890/1: l2x0: add marvell,ecc-enable property for auroraChris Packham1-0/+5