aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman1-3/+8
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-1/+1
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-09powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V1-1/+1
2013-10-28powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe1-16/+3
2013-06-21powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V1-0/+8
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-1/+2
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra1-98/+0
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra1-10/+4
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-07-09powerpc: Remove all rcu head initializationsPaul E. McKenney1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson1-9/+16
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt1-51/+116
2009-08-20powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala1-1/+1
2009-08-20powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt1-0/+2
2009-08-20powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt1-0/+10
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman1-2/+2
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman1-1/+2
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell1-2/+1
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt1-0/+131
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala1-0/+117