summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-12arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2022-09-29arm64/mm: fold check for KFENCE into can_set_direct_map()Mike Rapoport
2022-09-26mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-22arm64: mte: move register initialization to CPeter Collingbourne
2022-09-22arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()Kefeng Wang
2022-09-22arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()Will Deacon
2022-09-22arm64: mm: don't acquire mutex when rewriting swapperMark Rutland
2022-09-09arm64/sysreg: Standardise naming for MTE feature enumerationMark Brown
2022-09-09arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBitsMark Brown
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant namesMark Brown
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-08mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon
2022-07-17arm64/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas
2022-07-05arm64: mm: Remove assembly DMA cache maintenance wrappersWill Deacon
2022-07-05arm64/mm: Define defer_reserve_crashkernel()Anshuman Khandual
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon
2022-07-01arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel
2022-06-28arm64: extable: cleanup redundant extable type EX_TYPE_FIXUPTong Tiangen
2022-06-28arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO supportTong Tiangen
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-27arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang
2022-06-24arm64: head: record CPU boot mode after enabling the MMUArd Biesheuvel
2022-06-24arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel
2022-06-24arm64: mm: provide idmap pointer to cpu_replace_ttbr1()Ard Biesheuvel
2022-06-24arm64: head: drop idmap_ptrs_per_pgdArd Biesheuvel
2022-06-24arm64: head: move assignment of idmap_t0sz to C codeArd Biesheuvel