summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-141-0/+4
* mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-131-3/+8
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
* powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2013-12-091-1/+1
* powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe2013-10-291-16/+3Star
* powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V2013-06-211-0/+8
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-1/+2
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-251-98/+0Star
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-251-10/+4Star
* powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-091-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-301-9/+16
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-51/+116
* powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala2009-08-201-1/+1
* powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-201-0/+2
* powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-201-0/+10
* powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman2009-07-081-2/+2
* powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-2/+1Star
* powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-111-0/+131
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-031-0/+117