summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | | | arm64: mm: provide idmap pointer to cpu_replace_ttbr1()Ard Biesheuvel2022-06-242-3/+3
| | * | | | arm64: head: drop idmap_ptrs_per_pgdArd Biesheuvel2022-06-241-1/+0
| | * | | | arm64: head: move assignment of idmap_t0sz to C codeArd Biesheuvel2022-06-242-2/+4
| | * | | | arm64: mm: make vabits_actual a build time constant if possibleArd Biesheuvel2022-06-242-2/+17
| | * | | | arm64: head: move kimage_vaddr variable into C fileArd Biesheuvel2022-06-241-0/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-07-253-19/+0
| |\ \ \ \
| | * | | | arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas2022-07-072-18/+0
| | * | | | mm: kasan: Skip unpoisoning of user pagesCatalin Marinas2022-07-071-1/+0
| | |/ / /
| * | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2022-07-254-52/+18
| |\ \ \ \
| | * | | | arm64: mm: Remove assembly DMA cache maintenance wrappersWill Deacon2022-07-052-46/+14
| | * | | | arm64/mm: Define defer_reserve_crashkernel()Anshuman Khandual2022-07-052-6/+4
| | |/ / /
| * | | | Merge branch 'for-next/kpti' into for-next/coreWill Deacon2022-07-252-93/+97
| |\ \ \ \