index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-02-04
arm: mm: add p?d_leaf() definitions
Steven Price
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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