summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2023-01-062-0/+42
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-162-42/+0
|\
| * Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2022-12-152-42/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-153-13/+14
|\ \
| * \ Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-053-13/+14
| |\ \
| | * | arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-293-9/+9
| | * | arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-293-4/+5
* | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-89/+16
|\ \ \ \
| * | | | mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen2022-12-111-40/+15
| * | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-49/+1
| |/ / /
* | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-0/+4
|\ \ \ \
| * | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-081-0/+4
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-125-9/+72
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-062-5/+1
| |\ \ \ \
| | * | | | arm64/kpti: Move DAIF masking to C codeMark Brown2022-11-251-4/+0
| | * | | | Revert "arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)"Will Deacon2022-11-211-1/+3
| | * | | | arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)Anshuman Khandual2022-11-181-3/+1
| | * | | | arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPSAnshuman Khandual2022-11-081-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-12-061-1/+7
| |\ \ \ \
| | * | | | arm64: mm: kfence: only handle translation faultsMark Rutland2022-11-151-1/+7
| | |/ / /
| * | | | Merge branch 'for-next/kdump' into for-next/coreWill Deacon2022-12-061-3/+22
| |\ \ \ \
| | * | | | arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei2022-11-181-1/+16
| | * | | | arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei2022-11-181-2/+6
| | |/ / /
| * | | | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2022-11-182-0/+42
| |/ / /
* | | | 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
|\ \ \ | |_|/ |/| |