summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-hash64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-021-463/+0Star
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-021-1/+1
* powerpc/mm: fix spelling mistake "Outisde" -> "Outside"Colin Ian King2019-04-281-1/+1
* powerpc/mm: Validate address values against different region limitsAneesh Kumar K.V2019-04-211-3/+10
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-4/+3Star
* powerpc/mm: Use pmd_lockptr instead of opencoding itAneesh Kumar K.V2018-05-151-3/+5
* powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-301-0/+4
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-301-1/+1
* mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-02-011-22/+0Star
* powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt2017-08-231-3/+1Star
* 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/+13Star
* 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