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