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-book3s64.c
Age
Commit message (
Expand
)
Author
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
2018-01-31
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V