index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
pgtable-3level-hwdef.h
Age
Commit message (
Expand
)
Author
2024-08-20
ARM: 9409/1: mmu: Do not use magic number for TTBCR settings
Linus Walleij
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm/arm: use macros to define pmd/pud helpers
Peter Xu
2024-04-18
ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement
Linus Walleij
2024-04-18
ARM: 9355/2: Add TTBCR_* definitions to pgtable-3level-hwdef.h
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2016-09-12
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
2014-12-03
ARM: 8235/1: Support for the PXN CPU feature on ARMv7
Jungseung Lee
2014-07-24
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-05-30
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
2011-12-08
ARM: LPAE: Introduce the 3-level page table format definitions
Catalin Marinas