summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2019-07-31powerpc/kasan: fix early boot failure on PPC32Christophe Leroy
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual
2019-07-15powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-15powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-07-05powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V
2019-07-05powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V
2019-07-05powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
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/nvdimm: Add an informative message if we fail to allocate altmap b...Aneesh Kumar K.V
2019-07-05powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V
2019-07-05powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V
2019-07-05powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh 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: Provide vcpu dispatch statisticsNaveen N. Rao
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-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-07-01Merge tag 'powerpc-5.2-6' into fixesMichael Ellerman
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-06-19powerpc/64: __ioremap_at clean up in the error caseNicholas Piggin
2019-06-19powerpc/mm/32s: fix condition that is always trueAndreas Schwab
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-12powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman
2019-06-07powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin