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-hash64.c
Age
Commit message (
Expand
)
Author
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-06-28
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V