aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2022-03-21Merge tag 'v5.15.28' into v5.15/standard/baseBruce Ashfield
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-09Merge tag 'v5.15.27' into v5.15/standard/baseBruce Ashfield
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2021-11-28Merge tag 'v5.15.3' into v5.15/standard/baseBruce Ashfield
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-18ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann
2021-11-18ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-11-02ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-08-18ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-08-09ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09ARM/dma-mapping: return error code from .map_sg() opsMartin Oliveira
2021-07-10Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-06arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport
2021-07-04Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-30arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-13ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng
2021-06-13ARM: 9090/1: Map the lowmem and kernel separatelyLinus Walleij
2021-06-07ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann
2021-06-07ARM: use MiB for vmalloc sizesRussell King (Oracle)
2021-06-07ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)
2021-06-07ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)
2021-06-07ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to be unsigned longRussell King (Oracle)
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-18ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTEJisheng Zhang (syna)
2021-04-18ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)
2021-04-18ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)
2021-03-25ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin
2021-03-25ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel
2021-03-19ARM: Qualify enabling of swiotlb_init()Florian Fainelli
2021-03-09ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel
2021-03-09ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6Ard Biesheuvel
2021-03-09ARM: 9057/1: cache-v7: add missing ISB after cache level selectionArd Biesheuvel
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-01ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu
2021-02-01ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu