| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-23 | book3s64/radix: Refactoring common kfence related functions | Ritesh Harjani (IBM) | 1 | -0/+1 |
| 2024-08-12 | powerpc/mm: Fix size of allocated PGDIR | Christophe Leroy | 1 | -2/+2 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+2 |
| 2024-07-12 | powerpc/mm: remove hugepd leftovers | Christophe Leroy | 1 | -6/+2 |
| 2024-07-04 | powerpc/64s/radix/kfence: map __kfence_pool at page granularity | Hari Bathini | 1 | -0/+3 |
| 2023-12-13 | powerpc/mm: Fix null-pointer dereference in pgtable_cache_add | Kunwu Chan | 1 | -2/+3 |
| 2021-12-09 | powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64 | Christophe Leroy | 1 | -0/+15 |
| 2021-12-09 | Revert "powerpc: Inline setup_kup()" | Christophe Leroy | 1 | -0/+6 |
| 2020-12-15 | powerpc: Inline setup_kup() | Michael Ellerman | 1 | -6/+0 |
| 2020-12-04 | powerpc/book3s64/kup: Check max key supported before enabling kup | Aneesh Kumar K.V | 1 | -2/+2 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2019-11-13 | powerpc: introduce kernstart_virt_addr to store the kernel base | Jason Yan | 1 | -0/+2 |
| 2019-11-13 | powerpc: move memstart_addr and kernstart_addr to init-common.c | Jason Yan | 1 | -0/+5 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-06 | powerpc/mm: fix section mismatch for setup_kup() | Christophe Leroy | 1 | -1/+1 |
| 2019-04-21 | powerpc/64: Setup KUP on secondary CPUs | Russell Currey | 1 | -1/+1 |
| 2019-04-21 | powerpc: Add a framework for Kernel Userspace Access Protection | Christophe Leroy | 1 | -0/+10 |
| 2019-04-21 | powerpc: Add skeleton for Kernel Userspace Execution Prevention | Christophe Leroy | 1 | -0/+11 |
| 2019-04-21 | powerpc: Add framework for Kernel Userspace Protection | Christophe Leroy | 1 | -0/+5 |
| 2018-12-04 | powerpc/mm: remove unnecessary test in pgtable_cache_init() | Christophe Leroy | 1 | -2/+2 |
| 2018-12-04 | powerpc/mm: fix a warning when a cache is common to PGD and hugepages | Christophe Leroy | 1 | -14/+32 |
| 2018-12-04 | powerpc/mm: enable the use of page table cache of order 0 | Christophe Leroy | 1 | -3/+3 |
| 2018-02-13 | powerpc/mm: Fix crashes with 16G huge pages | Aneesh Kumar K.V | 1 | -2/+2 |
| 2017-02-14 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -1/+2 |
| 2017-01-31 | powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM | Paul Mackerras | 1 | -1/+2 |
| 2017-01-18 | powerpc: Fix pgtable pmd cache init | Nicholas Piggin | 1 | -8/+5 |
| 2016-12-09 | powerpc: port 64 bits pgtable_cache to 32 bits | Christophe Leroy | 1 | -0/+107 |