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