summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-241-0/+9
|\
| * powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-07-151-0/+9
* | mm: add account_locked_vm utility functionDaniel Jordan2019-07-171-37/+4Star
* | mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-171-0/+5
|/
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-149-134/+181
|\
| * powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V2019-07-041-1/+1
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-041-5/+5
| * powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-07-041-9/+7Star
| * powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V2019-07-041-3/+1Star
| * powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-043-98/+0Star
| * powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao2019-07-041-0/+8
| * powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada2019-07-032-17/+17
| * powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-031-3/+3
| * powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-032-5/+5
| * powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig2019-07-011-1/+0Star
| * Merge branch 'fixes' into nextMichael Ellerman2019-07-012-8/+50
| |\
| * | powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin2019-06-191-0/+100
| * | powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin2019-06-192-0/+42
| * | powerpc/mm: Make some symbols static that can beYueHaibing2019-05-283-3/+3
* | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-121-0/+5
|\ \ \
| * | | ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-031-0/+5
* | | | Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-241-8/+47
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'context-id-fix' into fixesMichael Ellerman2019-06-131-8/+47
* | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-151-0/+3
|\| |
| * | powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-071-0/+3
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3011-58/+11Star
|/
* powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineMasahiro Yamada2019-05-151-4/+4
* powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineMasahiro Yamada2019-05-151-1/+1
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-2/+3
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-39/+58
* powerpc/mm: print hash info in a helperChristophe Leroy2019-05-021-0/+13
* powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy2019-05-021-0/+16
* powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy2019-05-021-0/+1
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-021-1/+1
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-0220-0/+9550