summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-07-28ARM: 9218/1: dma-mapping: fix pointer/integer warningBen Dooks
2022-07-28ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen
2022-07-22dma-mapping: update comment after dmabounce removalLukas Bulwahn
2022-07-17arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-07ARM/dma-mapping: merge IOMMU opsRobin Murphy
2022-07-07ARM/dma-mapping: consolidate IOMMU ops callbacksRobin Murphy
2022-07-07ARM/dma-mapping: drop .dma_supported for IOMMU opsRobin Murphy
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig
2022-07-07ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping codeChristoph Hellwig
2022-07-07ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.cChristoph Hellwig
2022-07-06ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2022-07-06ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko
2022-07-06ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij
2022-07-06ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei
2022-07-06ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel
2022-06-27ARM: mm: kill unused runtime hook arch_iounmap()Kefeng Wang
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann
2022-05-07ARM: PXA: fix multi-cpu build of xsc3Arnd Bergmann
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-04-04ARM: mm: fix typos in commentsJulia Lawall
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-02-28ARM: 9175/1: Convert to reserve_initrd_mem()Wang Kefeng
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-09ARM: cacheflush: avoid clobbering the frame pointerArd Biesheuvel
2022-01-25ARM: mm: make vmalloc_seq handling SMP safeArd Biesheuvel