Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-04 | powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code | Nicholas Piggin | 1 | -6/+8 |
2020-05-04 | powerpc/64s: Fix unrecoverable SLB crashes due to preemption check | Michael Ellerman | 1 | -3/+3 |
2020-04-02 | powerpc/64: make buildable without CONFIG_COMPAT | Michal Suchanek | 1 | -4/+2 |
2020-04-01 | powerpc/64/syscall: Reconcile interrupts | Nicholas Piggin | 1 | -14/+10 |
2020-04-01 | powerpc/64s: Implement interrupt exit logic in C | Nicholas Piggin | 1 | -1/+170 |
2020-04-01 | powerpc/64/sycall: Implement syscall entry/exit logic in C | Nicholas Piggin | 1 | -0/+214 |