summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s32/kuep.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy1-13/+0
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy1-0/+1
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy1-2/+0
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy1-8/+2
2021-06-30powerpc/32s: Fix setup_{kuap/kuep}() on SMPChristophe Leroy1-1/+1
2021-06-17powerpc/32s: Allow disabling KUEP at boot timeChristophe Leroy1-4/+7
2021-06-17powerpc/32s: Initialise KUAP and KUEP in CChristophe Leroy1-0/+6
2021-06-17powerpc/32s: Refactor update of user segment registersChristophe Leroy1-37/+0
2021-06-17powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy1-0/+8
2021-03-29powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy1-0/+40