Age | Commit message (Expand) | Author | Files | Lines |
2016-11-28 | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush | Aneesh Kumar K.V | 1 | -1/+1 |
2016-09-13 | powerpc/mm/radix: Use different pte update sequence for different POWER9 revs | Aneesh Kumar K.V | 1 | -1/+1 |
2016-08-01 | powerpc/mm: remove flush_tlb_page_nohash | Aneesh Kumar K.V | 1 | -1/+1 |
2016-05-11 | powerpc/mm: Update pte filter for radix | Aneesh Kumar K.V | 1 | -0/+3 |
2016-05-01 | powerpc/mm: Drop WIMG in favour of new constants | Aneesh Kumar K.V | 1 | -4/+4 |
2016-05-01 | powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED | Aneesh Kumar K.V | 1 | -2/+13 |
2016-05-01 | powerpc/mm: Use _PAGE_READ to indicate Read access | Aneesh Kumar K.V | 1 | -2/+2 |
2016-02-16 | powerpc: Make vmalloc_to_phys() public | Alexey Kardashevskiy | 1 | -0/+8 |
2015-12-14 | powerpc/mm: Add a _PAGE_PTE bit | Aneesh Kumar K.V | 1 | -0/+4 |
2015-02-13 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 1 | -3/+8 |
2014-09-25 | powerpc: Make a bunch of things static | Anton Blanchard | 1 | -1/+1 |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-09 | powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-29 | powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb | LEROY Christophe | 1 | -16/+3 |
2013-06-21 | powerpc: disable assert_pte_locked for collapse_huge_page | Aneesh Kumar K.V | 1 | -0/+8 |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce | 1 | -1/+2 |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 1 | -98/+0 |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra | 1 | -10/+4 |
2010-11-30 | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 1 | -1/+1 |
2010-07-09 | powerpc: Remove all rcu head initializations | Paul E. McKenney | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-10-30 | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson | 1 | -9/+16 |
2009-09-24 | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany | 1 | -3/+16 |
2009-08-27 | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 1 | -51/+116 |
2009-08-20 | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor | Kumar Gala | 1 | -1/+1 |
2009-08-20 | powerpc/mm: Move around mmu_gathers definition on 64-bit | Benjamin Herrenschmidt | 1 | -0/+2 |
2009-08-20 | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt | 1 | -0/+10 |
2009-07-08 | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman | 1 | -2/+2 |
2009-05-18 | powerpc: Do not assert pte_locked for hugepage PTE entries | Mel Gorman | 1 | -1/+2 |
2009-03-24 | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask | Rusty Russell | 1 | -2/+1 |
2009-02-11 | powerpc/mm: Rework I$/D$ coherency (v3) | Benjamin Herrenschmidt | 1 | -0/+131 |
2008-12-03 | powerpc: Use RCU based pte freeing mechanism for all powerpc | Kumar Gala | 1 | -0/+117 |