summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-4/+7
|\
| *-. Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-4/+7
| |\ \
| | | * iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-4/+7
| | |/
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-02-211-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: 9288/1: Kconfigs: fix spelling & grammarRandy Dunlap2023-01-311-1/+1
| |/
* | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warningsMasahiro Yamada2023-01-111-0/+1
* | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-01-111-1/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-1313-17/+22
|\
| * ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers2022-11-0812-15/+19
| * ARM: 9254/1: mm: Provide better message when kernel faultWang Kefeng2022-11-071-2/+3
* | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-12-131-17/+0
|\ \
| * | dma-mapping: reject __GFP_COMP in dma_alloc_attrsChristoph Hellwig2022-11-211-17/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-102-5/+22
|\ \ \
| * | | ARM: 9278/1: kfence: only handle translation faultsWang Kefeng2022-12-072-5/+22
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-11-241-0/+19
|\| | | | |/ / |/| |
| * | ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti2022-11-071-0/+19
* | | Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-10-101-2/+8
|\ \ \
| * | | ARM/dma-mapping: remove the dma_coherent member of struct dev_archdataChristoph Hellwig2022-10-061-3/+1
| * | | ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifierChristoph Hellwig2022-10-061-2/+10
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-10-063-5/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ARM: 9246/1: dump: show page table level nameWang Kefeng2022-10-041-1/+5
| * | ARM: 9245/1: dump: show FDT regionWang Kefeng2022-10-041-1/+1
| * | ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin2022-10-041-2/+7
| * | ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()Linus Walleij2022-10-041-1/+1
| |/
* | ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng2022-09-221-0/+4
* | ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()Wang Kefeng2022-09-221-1/+1
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-579/+73
|\
| * dma-mapping: update comment after dmabounce removalLukas Bulwahn2022-07-221-2/+1
| * ARM/dma-mapping: merge IOMMU opsRobin Murphy2022-07-071-24/+13
| * ARM/dma-mapping: consolidate IOMMU ops callbacksRobin Murphy2022-07-071-183/+55
| * ARM/dma-mapping: drop .dma_supported for IOMMU opsRobin Murphy2022-07-071-23/+0
| * ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig2022-07-071-350/+15
| * ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping codeChristoph Hellwig2022-07-071-12/+12
| * ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.cChristoph Hellwig2022-07-071-54/+46
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-0/+24
|\ \
| * | arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+20
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-08-042-2/+6
|\ \
| * | ARM: 9218/1: dma-mapping: fix pointer/integer warningBen Dooks2022-07-281-1/+1
| * | ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen2022-07-281-1/+5
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-042-8/+2
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-102-8/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-012-16/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: mm: kill unused runtime hook arch_iounmap()Kefeng Wang2022-06-272-16/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-07-144-7/+26
|\ \ \ | |/ / |/| |
| * | ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel2022-07-061-0/+3
| * | ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko2022-07-061-2/+1
| * | ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij2022-07-061-1/+5
| * | ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei2022-07-061-1/+14
| * | ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel2022-07-061-3/+3
| |/