index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable-book3s64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
1
-6
/
+11
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
1
-0
/
+12
2018-06-03
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
1
-1
/
+2
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
1
-1
/
+0
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
1
-2
/
+6
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
1
-2
/
+1
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
1
-0
/
+84
2018-05-15
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
1
-19
/
+26
2018-05-15
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
1
-3
/
+8
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
1
-0
/
+114
2018-05-15
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
1
-2
/
+2
2018-05-15
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
1
-0
/
+54
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-3
/
+3
2018-03-30
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
1
-3
/
+3
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
1
-2
/
+2
2018-02-01
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
1
-2
/
+5
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
1
-9
/
+1
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
1
-1
/
+31
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-2
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+2
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
1
-1
/
+1
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
1
-1
/
+1
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
1
-0
/
+18
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
1
-1
/
+2
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
1
-0
/
+9
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
1
-1
/
+1
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
1
-0
/
+3
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
1
-2
/
+2
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
1
-4
/
+1
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
1
-0
/
+118