summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-20powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-14powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V
2018-10-14powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin
2018-10-14powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy
2018-10-14powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju
2018-10-04powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin
2018-10-04powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-10-04powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-10-03powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy
2018-10-03arch/powerpc/mm/hash: validate the pte entries before handling the hash faultAneesh Kumar K.V
2018-10-03powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_hugeAneesh Kumar K.V
2018-10-03powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.Aneesh Kumar K.V
2018-10-03powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-25powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju