summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init-common.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy2019-05-061-1/+1
* powerpc/64: Setup KUP on secondary CPUsRussell Currey2019-04-211-1/+1
* powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+10
* powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+11
* powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy2019-04-211-0/+5
* 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