summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-hash64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt2017-08-231-3/+1
* powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-171-4/+4
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+12
* powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman2017-07-181-13/+19
* powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-041-0/+36
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-021-1/+3
* powerpc/mm: Add comments to the vmemmap layoutAnshuman Khandual2017-06-281-0/+75
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V2016-05-111-124/+13
* powerpc/mm: THP is only available on hash64 as of nowAneesh Kumar K.V2016-05-111-0/+358
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-011-6/+6
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-011-0/+1
* powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V2016-05-011-0/+94