summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0612-12/+9
|\
| * ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-2912-12/+9
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-49/+14
|\ \
| * | arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-06-241-49/+14
| |/
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-1/+7
|\ \
| * | arm: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-192-1/+7
| |/
* | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-2/+2
|\ \
| * | arm: update in-source documentation referencesJonathan Corbet2023-06-121-2/+2
| |/
* | ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.hArnd Bergmann2023-06-192-18/+1
* | ARM: 9307/1: nommu: include asm/idmap.hArnd Bergmann2023-06-191-0/+1
* | ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warningArnd Bergmann2023-06-191-0/+1
* | ARM: 9304/1: add prototype for function called only from asmArnd Bergmann2023-06-191-0/+4
* | ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup functionArnd Bergmann2023-06-191-0/+2
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()Greg Kroah-Hartman2023-03-231-1/+1
* | ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementationsMarc Zyngier2023-03-271-1/+1
|/
* 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