index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-11-25
powerpc/mm: Remove extern from function definition
Breno Leitao
2018-10-20
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-06-03
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...
Aneesh Kumar K.V
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2017-02-17
powerpc/mm: Fix typo in set_pte_at()
Gavin Shan
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Update pte filter for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
2013-10-28
powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb
LEROY Christophe
2013-06-21
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
2010-07-09
powerpc: Remove all rcu head initializations
Paul E. McKenney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-09-24
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
Kumar Gala
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
2009-05-18
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2008-12-03
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala