aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/mm/book3s32/kuap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy1-13/+2
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy1-4/+1
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy1-1/+4
2021-06-30powerpc/32s: Fix setup_{kuap/kuep}() on SMPChristophe Leroy1-1/+1
2021-06-17powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy1-1/+13
2021-06-17powerpc/32s: Allow disabling KUAP at boot timeChristophe Leroy1-4/+8
2021-06-17powerpc/32s: Initialise KUAP and KUEP in CChristophe Leroy1-0/+6
2021-06-17powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy1-0/+11