summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V2018-10-201-1/+1
* powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-14/+7
* powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy2018-10-141-3/+3
* powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V2018-10-031-4/+3
* powerpc/mm/hugetlb: Update hugetlb related locksAneesh Kumar K.V2018-06-031-5/+7
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-2/+0
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-031-3/+15
* powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2018-06-031-2/+31
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-1/+2
* powerpc/mm: Fix typo in set_pte_at()Gavin Shan2017-02-171-3/+1
* powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-1/+1
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+1
* powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-011-1/+1
* powerpc/mm: Update pte filter for radixAneesh Kumar K.V2016-05-111-0/+3
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-4/+4
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-2/+13
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-011-2/+2
* powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy2016-02-161-0/+8
* 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-121-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/+0
* 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-281-16/+3
* 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/+0
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-251-10/+4
* powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-091-1/+0
* 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/+1
* 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