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