summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2018-12-201-0/+7
* powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy2018-12-201-8/+9
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-30/+17Star
* powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-201-8/+7Star
* powerpc/mm/hash: Handle user access of kernel address gracefullyAneesh Kumar K.V2018-12-201-5/+19
* powerpc/mm: add exec protection on powerpc 603Christophe Leroy2018-12-192-11/+11
* powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy2018-12-191-2/+0Star
* powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy2018-12-191-2/+2
* powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-11/+3Star
* powerpc/8xx: use modify_instruction_site()Christophe Leroy2018-12-191-5/+1Star
* powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy2018-12-192-39/+29Star
* powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy2018-12-191-11/+1Star
* powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy2018-12-191-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-12-172-3/+17
|\
| * powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
| * powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2018-11-271-0/+1
* | powerpc/mm: dump block address translation on book3s/32Christophe Leroy2018-12-042-1/+174
* | powerpc/mm: dump segment registers on book3s/32Christophe Leroy2018-12-042-1/+65
* | powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy2018-12-042-1/+12
* | powerpc/8xx: Enable 8M hugepage support with HW assistanceChristophe Leroy2018-12-041-0/+3
* | powerpc/8xx: Use hardware assistance in TLB handlersChristophe Leroy2018-12-041-2/+2
* | powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy2018-12-041-6/+0Star
* | powerpc/mm: remove unnecessary test in pgtable_cache_init()Christophe Leroy2018-12-041-2/+2
* | powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy2018-12-042-17/+35
* | powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy2018-12-041-19/+7Star
* | powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-3/+3
* | powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-044-22/+16Star
* | powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy2018-12-041-4/+4
* | powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy2018-12-042-0/+6
* | powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy2018-12-044-101/+119
* | powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy2018-11-263-5/+5
* | powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-262-2/+2
* | powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* | powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-1/+1
* | powerpc/mm: Remove extern from function definitionBreno Leitao2018-11-251-3/+3
* | powerpc/pkey: Define functions as staticBreno Leitao2018-11-251-7/+8
|/
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
* powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
* powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
* powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-061-1/+2
* powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9Star
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-021-17/+9Star
|\
| * Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-10-291-0/+1
| |\
| | * powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy2018-10-231-0/+1
| * | powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-261-16/+7Star
| * | Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-261-1/+1
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-3/+4
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-314-6/+3Star
* | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-3/+3