summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2023-07-011-37/+9
* arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen2023-06-091-2/+2
* arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne2023-05-301-2/+3
* arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne2023-03-111-1/+2
* arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2023-03-113-4/+5
* arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2023-02-011-0/+4
* arm64: mm: kfence: only handle translation faultsMark Rutland2022-12-311-1/+7
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-061-1/+16
|\
| * Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon2022-12-061-1/+16
* | Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-011-4/+0
|\ \
| * | arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel2022-12-011-4/+0
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-111-2/+3
|\ \ | |/ |/|
| * arm64: fix rodata=full againArd Biesheuvel2022-11-081-2/+3
* | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-11-031-0/+4
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-10-141-1/+6
|\
| * arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas2022-10-121-1/+6
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \
| * | mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu2022-09-261-1/+1
* | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-262-15/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy2022-09-071-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-067-63/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2022-09-305-58/+22
| |\ \ \
| | * | | arm64/mm: fold check for KFENCE into can_set_direct_map()Mike Rapoport2022-09-292-7/+9
| | * | | arm64: mte: move register initialization to CPeter Collingbourne2022-09-221-41/+5
| | * | | arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()Kefeng Wang2022-09-221-9/+4
| | * | | arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()Will Deacon2022-09-221-1/+1
| | * | | arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel2022-09-061-0/+3
| | |/ /
| * | | arm64/sysreg: Standardise naming for MTE feature enumerationMark Brown2022-09-091-1/+1
| * | | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBitsMark Brown2022-09-091-3/+3
| * | | arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant namesMark Brown2022-09-092-3/+3
| * | | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown2022-09-092-4/+4
| |/ /
* | | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-031-2/+3
|\ \ \ | |_|/ |/| |
| * | arm64: Add types to indirect called assembly functionsSami Tolvanen2022-09-261-2/+3
| |/
* / arm64: mm: don't acquire mutex when rewriting swapperMark Rutland2022-09-221-14/+18
|/
* arm64: fix rodata=fullMark Rutland2022-08-231-18/+0
* mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song2022-08-081-10/+3
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+64
|\
| * arm64/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-0/+21
| * arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang2022-07-171-0/+22
| * mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng2022-07-031-17/+17
| * Merge branch 'master' into mm-stableakpm2022-06-271-2/+0
| |\
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-031-1/+1
|\ \ \
| * | | arm64: mm: Only remove nomap flag for initrdMa Wupeng2022-06-151-1/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-0112-277/+186
|\ \ \ \
| * \ \ \ Merge branch 'for-next/boot' into for-next/coreWill Deacon2022-07-253-12/+62
| |\ \ \ \
| | * | | | arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel2022-07-012-16/+4
| | * | | | arm64: head: record CPU boot mode after enabling the MMUArd Biesheuvel2022-06-241-0/+8
| | * | | | arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel2022-06-242-4/+39