summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-194-53/+19
|\
| * arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESSKefeng Wang2024-05-061-15/+15
| * arm: mm: accelerate pagefault when VM_FAULT_BADACCESSKefeng Wang2024-04-261-1/+3
| * treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-3/+2
| * mm/treewide: remove pXd_huge()Peter Xu2024-04-262-30/+0
| * mm/arm: redefine pmd_huge() with pmd_leaf()Peter Xu2024-04-261-6/+1
* | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-182-9/+10
|\ \
| * | dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy2024-04-262-9/+10
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-1748-948/+2318
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)2024-05-1648-948/+2318
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij2024-04-181-0/+29
| | | | * ARM: 9356/2: Move asm statements accessing TTBCR into C functionsLinus Walleij2024-04-181-4/+3
| | |_|/ | |/| |
| | * | ARM: 9393/1: mm: Use conditionals for CFI branchesLinus Walleij2024-05-0720-0/+42
| | * | ARM: 9389/2: mm: Define prototypes for all per-processor callsLinus Walleij2024-04-292-0/+501
| | * | ARM: 9388/2: mm: Type-annotate all per-processor assembly routinesLinus Walleij2024-04-2926-274/+434
| | * | ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe CLinus Walleij2024-04-2926-240/+679
| | * | ARM: 9386/2: mm: Use symbol alias for cache functionsLinus Walleij2024-04-2919-54/+22
| | * | ARM: 9385/2: mm: Type-annotate all cache assembly routinesLinus Walleij2024-04-2922-373/+544
| | * | ARM: 9384/2: mm: Make tlbflush routines CFI safeArd Biesheuvel2024-04-299-58/+119
| |/ /
* / / arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-0/+45
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-03-233-1/+12
|\ \
| * \ Merge branches 'misc' and 'fixes' into for-linusRussell King (Oracle)2024-03-191-0/+3
| |\ \
| | * | ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu2024-03-111-0/+3
| * | | ARM: 9351/1: fault: Add "cut here" line for prefetch abortsKees Cook2024-02-241-0/+1
| * | | ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()Kees Cook2024-02-241-0/+7
| * | | ARM: 9334/1: mm: init: remove misuse of kernel-doc commentRandy Dunlap2024-02-241-1/+1
| |/ /
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-153-4/+4
|\ \ \
| * | | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-2/+2
| * | | arm/mm: use pte_next_pfn() in set_ptes()David Hildenbrand2024-02-221-1/+1
| * | | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXChristophe Leroy2024-02-221-1/+1
| | |/ | |/|
* / | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-4/+4
|/ /
* / arch/arm/mm: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan2024-02-081-0/+2
|/
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-192-6/+6
|\
| * iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-122-6/+6
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-01-173-5/+38
|\ \
| * | ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()Chen Haonan2024-01-051-4/+1
| * | ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow pageMark-PK Tsai2023-12-051-1/+7
| * | ARM: 9328/1: mm: try VMA lock-based page fault handling firstWang Kefeng2023-12-051-0/+30
| |/
* / ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) supportLinus Walleij2023-12-222-49/+0
|/
* ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap2023-09-271-1/+3
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-08-311-0/+4
|\
| * Merge branch 'devel-stable' into for-nextRussell King (Oracle)2023-08-141-0/+4
| |\
| | * ARM: vfp: Remove workaround for Feroceon CPUsArd Biesheuvel2023-05-171-0/+4
* | | arm: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-259-71/+109
* | | minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-251-3/+3
* | | arm: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-3/+4
* | | arm: adjust_pte() use pte_offset_map_nolock()Hugh Dickins2023-08-181-2/+1
|/ /
* | 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-291-49/+14
|\ \