summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/syscall_64.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit codeNicholas Piggin1-6/+8
2020-05-04powerpc/64s: Fix unrecoverable SLB crashes due to preemption checkMichael Ellerman1-3/+3
2020-04-02powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek1-4/+2
2020-04-01powerpc/64/syscall: Reconcile interruptsNicholas Piggin1-14/+10
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin1-1/+170
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin1-0/+214