aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init-common.c
AgeCommit message (Expand)Author
2019-11-13powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan
2019-11-13powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-06powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy
2019-04-21powerpc/64: Setup KUP on secondary CPUsRussell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe 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: enable the use of page table cache of order 0Christophe Leroy
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-01-31powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy