summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64
AgeCommit message (Expand)Author
2019-07-05powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V
2019-07-05powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-07-05powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao
2019-07-04powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva
2019-07-03powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing
2019-05-14powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada
2019-05-14powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy
2019-05-03powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy
2019-05-03powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy
2019-05-03powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy