summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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-041-14/+32
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-3/+3
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-2/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-1/+2
|\
| * powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras2017-01-311-1/+2
* | powerpc: Fix pgtable pmd cache initNicholas Piggin2017-01-181-8/+5Star
|/
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-101-0/+107