summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2019-05-02powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-04-17powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy
2019-04-17powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy
2019-03-19powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-03-12powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backingAneesh Kumar K.V
2019-03-05powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...Aneesh Kumar K.V
2019-03-05arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V
2019-03-05arch/powerpc/mm: Nest MMU workaround for mprotect RW upgradeAneesh Kumar K.V
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-02powerpc/mm: fix "section_base" set but not usedQian Cai
2019-03-02powerpc/mm: Fix "sz" set but not used warningQian Cai
2019-03-02powerpc/mm: Check secondary hash page tableRashmica Gupta
2019-02-26powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-02-26powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy
2019-02-23powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy
2019-02-23powerpc/mm/32s: use _PAGE_EXEC in setbat()Christophe Leroy
2019-02-23powerpc/32: always populate page tables for Abatron BDI.Christophe Leroy
2019-02-23powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.Christophe Leroy
2019-02-23powerpc/mm/32s: rework mmu_mapin_ram()Christophe Leroy
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy
2019-02-23powerpc/8xx: Map 32Mb of RAM at init.Christophe Leroy
2019-02-23powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.cChristophe Leroy
2019-02-23Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy
2019-02-22powerpc: dump as a single line areas mapping a single physical page.Christophe Leroy
2019-02-22powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy
2019-02-22powerpc/hash32: use physical address directly in hash handlers.Christophe Leroy
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy
2019-02-22powerpc: simplify BDI switchChristophe Leroy
2019-02-22powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instructionNicholas Piggin
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-19Merge branch 'fixes' into nextMichael Ellerman
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig
2019-02-18powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig