开源镜像站
帮助
动态
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-2level.h
Age
Commit message (
Expand
)
Author
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2016-06-09
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
2015-07-03
ARM: pgtable: document mapping types
Russell King
2015-02-11
arm: define __PAGETABLE_PMD_FOLDED for !LPAE
Kirill A. Shutemov
2015-02-10
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-10-09
arm: mm: introduce special ptes for LPAE
Steve Capper
2014-02-10
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
2013-12-11
ARM: add support to dump the kernel page tables
Russell King
2013-10-29
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
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
2011-12-08
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
Catalin Marinas
2011-10-06
ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files
Catalin Marinas