summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
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
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy
2018-12-19powerpc/8xx: use modify_instruction_site()Christophe Leroy
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy
2018-12-17Merge branch 'fixes' into nextMichael Ellerman
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2018-12-04powerpc/mm: dump segment registers on book3s/32Christophe Leroy
2018-12-04powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Enable 8M hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Use hardware assistance in TLB handlersChristophe Leroy
2018-12-04powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy
2018-12-04powerpc/mm: remove unnecessary test in pgtable_cache_init()Christophe Leroy
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy
2018-12-04powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy
2018-11-27powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman
2018-11-06powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman
2018-11-06powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport