| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/booke: Move nohash headers | Aneesh Kumar K.V | 2015-12-14 | 1 | -343/+0 |
* | powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue | Aneesh Kumar K.V | 2015-12-14 | 1 | -1/+6 |
* | powerpc/mm: make a separate copy for book3s | Aneesh Kumar K.V | 2015-12-14 | 1 | -2/+0 |
* | powerpc/mm: move pte headers to book3s directory | Aneesh Kumar K.V | 2015-12-14 | 1 | -1/+1 |
* | powerpc/8xx: Handle PAGE_USER via APG bits | LEROY Christophe | 2015-06-02 | 1 | -19/+0 |
* | powerpc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-16 | 1 | -7/+2 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 1 | -1/+1 |
|\ |
|
| * | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | powerpc32: Use kmem_cache memory for PGDIR | LEROY Christophe | 2015-01-29 | 1 | -0/+4 |
* | | powerpc/8xx: use _PAGE_RO instead of _PAGE_RW | LEROY Christophe | 2015-01-29 | 1 | -6/+5 |
* | | powerpc32: adds handling of _PAGE_RO | LEROY Christophe | 2015-01-29 | 1 | -3/+5 |
|/ |
|
* | powerpc/8xx: set PTE bit 22 off TLBmiss | LEROY Christophe | 2014-11-07 | 1 | -0/+20 |
* | powerpc: Add printk levels to powerpc code | Anton Blanchard | 2014-10-02 | 1 | -2/+2 |
* | powerpc: Remove stale function prototypes | Anton Blanchard | 2014-09-25 | 1 | -2/+0 |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -6/+2 |
* | powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero | Jason Gunthorpe | 2010-04-07 | 1 | -1/+1 |
* | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT | Kumar Gala | 2009-09-02 | 1 | -0/+2 |
* | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-27 | 1 | -4/+3 |
* | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 1 | -0/+4 |
* | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 2009-05-27 | 1 | -2/+20 |
* | powerpc/mm: Merge various PTE bits and accessors definitions | Benjamin Herrenschmidt | 2009-03-24 | 1 | -202/+2 |
* | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt | 2009-03-24 | 1 | -21/+20 |
* | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions | Benjamin Herrenschmidt | 2009-03-20 | 1 | -12/+24 |
* | powerpc/mm: Split the various pgtable-* headers based on MMU type | Benjamin Herrenschmidt | 2009-03-20 | 1 | -298/+21 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-02-18 | 1 | -2/+2 |
|\ |
|
| * | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 2009-02-13 | 1 | -1/+2 |
* | | powerpc/mm: Rework I$/D$ coherency (v3) | Benjamin Herrenschmidt | 2009-02-11 | 1 | -51/+5 |
|/ |
|
* | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 1 | -25/+17 |
* | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 2008-10-14 | 1 | -8/+9 |
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce | 2008-09-24 | 1 | -2/+15 |
* | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bit | Kumar Gala | 2008-09-24 | 1 | -2/+13 |
* | powerpc: Fixes for CONFIG_PTE_64BIT for SMP support | Kumar Gala | 2008-09-24 | 1 | -5/+20 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+802 |