summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-29Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
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-22powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy
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