Age | Commit message (Expand) | Author |
2025-03-25 | Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-... | Catalin Marinas |
2025-03-14 | arm64/mm: Define PTDESC_ORDER | Anshuman Khandual |
2025-03-12 | arm64/mm: Drop PXD_TABLE_BIT | Anshuman Khandual |
2024-12-19 | arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled | Ard Biesheuvel |
2024-11-05 | arm64: Add support for FEAT_HAFT | Yicong Yang |
2024-09-16 | Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-09-12 | Merge branch 'for-next/poe' into for-next/core | Will Deacon |
2024-09-04 | arm64: add POIndex defines | Joey Gouly |
2024-08-30 | arm64: Add missing APTable and TCR_ELx.HPD masks | Marc Zyngier |
2024-08-16 | arm64/mm: Drop PMD_SECT_VALID | Anshuman Khandual |
2024-06-19 | arm64: mm: Permit PTE SW bits to change in live mappings | Ryan Roberts |
2024-04-20 | KVM: arm64: nv: Add emulation for ERETAx instructions | Marc Zyngier |
2024-02-16 | arm64: mm: Add definitions to support 5 levels of paging | Ard Biesheuvel |
2024-02-16 | arm64: mm: Add LPA2 support to phys<->pte conversion routines | Ard Biesheuvel |
2024-02-16 | arm64: mm: Wire up TCR.DS bit to PTE shareability fields | Ard Biesheuvel |
2023-06-06 | arm64: add encodings of PIRx_ELx registers | Joey Gouly |
2022-11-09 | arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses | Anshuman Khandual |
2022-07-19 | arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52 | Joey Gouly |
2022-04-22 | arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE | Anshuman Khandual |
2022-02-15 | arm64/mm: Consolidate TCR_EL1 fields | Anshuman Khandual |
2021-06-15 | arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK] | Anshuman Khandual |
2021-03-19 | arm64: mm: use XN table mapping attributes for the linear region | Ard Biesheuvel |
2021-03-19 | arm64: mm: add missing P4D definitions and use them consistently | Ard Biesheuvel |
2020-11-25 | kasan: arm64: set TCR_EL1.TBID1 when enabled | Peter Collingbourne |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-09-11 | arm64/mm: Unify CONT_PMD_SHIFT | Gavin Shan |
2020-09-11 | arm64/mm: Unify CONT_PTE_SHIFT | Gavin Shan |
2020-09-11 | arm64/mm: Remove CONT_RANGE_OFFSET | Gavin Shan |
2020-09-11 | KVM: arm64: Remove unused page-table code | Will Deacon |
2020-09-11 | KVM: arm64: Use generic allocator for hyp stage-1 page-tables | Will Deacon |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas |
2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',... | Catalin Marinas |
2020-07-30 | arm64: pgtable-hwdef.h: delete duplicated words | Randy Dunlap |
2020-07-07 | arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors | Marc Zyngier |
2020-07-03 | arm64/mm: Redefine CONT_{PTE, PMD}_SHIFT | Gavin Shan |
2020-07-02 | arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo | Bhupesh Sharma |
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon |
2020-04-28 | KVM: arm64: Drop PTE_S2_MEMATTR_MASK | Zenghui Yu |
2020-03-16 | arm64: Basic Branch Target Identification support | Dave Martin |
2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for... | Will Deacon |
2020-01-15 | arm64: Add initial support for E0PD | Mark Brown |
2020-01-08 | arm64: hibernate: add PUD_SECT_RDONLY | Pavel Tatashin |
2019-11-06 | arm64: mm: Remove MAX_USER_VA_BITS definition | Bhupesh Sharma |
2019-08-09 | arm64: mm: Introduce 52-bit Kernel VAs | Steve Capper |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-06-26 | arm64/mm: Drop [PTE|PMD]_TYPE_FAULT | Anshuman Khandual |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-03 | arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions | Anshuman Khandual |
2019-02-28 | arm64: Add workaround for Fujitsu A64FX erratum 010001 | Zhang Lei |
2018-12-28 | kasan, arm64: enable top byte ignore for the kernel | Andrey Konovalov |