开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
pgtable-3level.h
Age
Commit message (
Expand
)
Author
2016-06-09
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Steve Capper
2016-06-09
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-01-15
arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP
Minchan Kim
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-10
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2014-10-09
arm: mm: enable RCU fast_gup
Steve Capper
2014-10-09
arm: mm: introduce special ptes for LPAE
Steve Capper
2014-07-24
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
2014-07-24
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
Steven Capper
2014-02-10
ARM: 7950/1: mm: Fix stage-2 device memory attributes
Christoffer Dall
2013-12-11
ARM: add support to dump the kernel page tables
Russell King
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-10-29
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
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-06-04
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
2013-05-30
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
2013-05-30
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
2013-04-16
ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write
Marc Zyngier
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
2012-11-09
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
2012-11-09
ARM: mm: introduce L_PTE_VALID for page table entries
Will Deacon
2012-05-12
ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macros
Catalin Marinas
2011-12-08
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
2011-12-08
ARM: LPAE: Introduce the 3-level page table format definitions
Catalin Marinas