index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable-hwdef.h
Age
Commit message (
Expand
)
Author
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
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
[next]