summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pgtable-3level-hwdef.h
AgeCommit message (Expand)Author
2024-08-20ARM: 9409/1: mmu: Do not use magic number for TTBCR settingsLinus Walleij
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25mm/arm: use macros to define pmd/pud helpersPeter Xu
2024-04-18ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementLinus Walleij
2024-04-18ARM: 9355/2: Add TTBCR_* definitions to pgtable-3level-hwdef.hLinus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2013-05-30ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas