summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/pte-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy1-25/+0
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy1-11/+0
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy1-24/+0
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy1-35/+0
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy1-66/+0
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy1-13/+0
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy1-13/+3
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy1-20/+0
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy1-16/+1
2018-06-08mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-3/+0
2018-05-17powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy1-8/+0
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy1-0/+6
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy1-2/+5
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-8/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-05-01powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V1-0/+4
2016-05-01powerpc/mm: Convert pte_user() to static inlineMichael Ellerman1-7/+10
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V1-0/+5
2015-12-14powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V1-0/+5
2015-08-08powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood1-1/+2
2015-06-19powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V1-2/+0
2015-02-13mm: remove remaining references to NUMA hinting bits and helpersMel Gorman1-5/+0
2015-01-30powerpc32: adds handling of _PAGE_ROLEROY Christophe1-8/+17
2014-10-10mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman1-0/+5
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker1-0/+7
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt1-5/+0
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt1-11/+11
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt1-0/+3
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras1-2/+4
2009-03-24powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt1-0/+180