summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64
AgeCommit message (Expand)AuthorFilesLines
2019-07-17mm: add account_locked_vm utility functionDaniel Jordan1-37/+4
2019-07-17mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual1-0/+5
2019-07-14Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-134/+181
2019-07-12Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2019-07-04powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V1-1/+1
2019-07-04powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V1-5/+5
2019-07-04powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-07-04powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V1-3/+1
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao3-98/+0
2019-07-04powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao1-0/+8
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva1-0/+5
2019-07-03powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada2-17/+17
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin1-3/+3
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2-5/+5
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig1-1/+0
2019-07-01Merge branch 'fixes' into nextMichael Ellerman2-8/+50
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-8/+47
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin1-0/+100
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin2-0/+42
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman1-8/+47
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner11-58/+11
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing3-3/+3
2019-05-15powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada1-4/+4
2019-05-15powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada1-1/+1
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-2/+3
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-0/+9599
2019-05-02powerpc/mm: print hash info in a helperChristophe Leroy1-0/+13
2019-05-02powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy1-0/+16
2019-05-02powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy1-0/+1
2019-05-02powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy1-1/+1
2019-05-02powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy20-0/+9550