Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-09 | powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64 | Christophe Leroy | 1 | -13/+0 |
2021-12-09 | powerpc/32s: Save content of sr0 to avoid 'mfsr' | Christophe Leroy | 1 | -0/+1 |
2021-12-09 | powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly | Christophe Leroy | 1 | -2/+0 |
2021-12-09 | powerpc/32s: Remove capability to disable KUEP at boottime | Christophe Leroy | 1 | -8/+2 |
2021-06-30 | powerpc/32s: Fix setup_{kuap/kuep}() on SMP | Christophe Leroy | 1 | -1/+1 |
2021-06-16 | powerpc/32s: Allow disabling KUEP at boot time | Christophe Leroy | 1 | -4/+7 |
2021-06-16 | powerpc/32s: Initialise KUAP and KUEP in C | Christophe Leroy | 1 | -0/+6 |
2021-06-16 | powerpc/32s: Refactor update of user segment registers | Christophe Leroy | 1 | -37/+0 |
2021-06-16 | powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c | Christophe Leroy | 1 | -0/+8 |
2021-03-29 | powerpc/32s: Move KUEP locking/unlocking in C | Christophe Leroy | 1 | -0/+40 |