aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-hash64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt1-3/+1
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V1-4/+4
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman1-0/+12
2017-07-18powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman1-13/+19
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh1-0/+36
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran1-1/+3
2017-06-28powerpc/mm: Add comments to the vmemmap layoutAnshuman Khandual1-0/+75
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2016-05-11powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V1-124/+13
2016-05-11powerpc/mm: THP is only available on hash64 as of nowAneesh Kumar K.V1-0/+358
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V1-6/+6
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V1-0/+1
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V1-0/+94