summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/init-common.c
AgeCommit message (Expand)Author
2023-12-13powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2020-12-15powerpc: Inline setup_kup()Michael Ellerman
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
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