aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
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
2019-02-18powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-01-15powerpc: remove unnecessary unlikely()Igor Stoppa
2019-01-14powerpc/mm: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy
2018-12-21powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2018-12-20powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig
2018-12-20powerpc/mm/hash: Handle user access of kernel address gracefullyAneesh Kumar K.V
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy
2018-12-19powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy