开源镜像站
帮助
动态
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
/
powerpc
/
include
/
asm
/
pte-common.h
Age
Commit message (
Expand
)
Author
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-10-14
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-10-14
powerpc/mm: drop unused page flags
Christophe Leroy
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-05-18
powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
Christophe Leroy
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Convert pte_user() to static inline
Michael Ellerman
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-08-07
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
2015-06-19
powerpc/mm: PTE_RPN_MAX is not used, remove the same
Aneesh Kumar K.V
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-01-29
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
2009-09-24
powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL
Benjamin Herrenschmidt
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-04-07
powerpc: Fix oops when loading modules
Paul Mackerras
2009-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt