aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-21powerpc/64: Setup KUP on secondary CPUsRussell Currey1-1/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+10
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy1-0/+11
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy1-0/+5
2018-12-04powerpc/mm: remove unnecessary test in pgtable_cache_init()Christophe Leroy1-2/+2
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy1-14/+32
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy1-3/+3
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V1-2/+2
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+2
2017-01-31powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras1-1/+2
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin1-8/+5
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy1-0/+107