summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/syscall_64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit codeNicholas Piggin2020-05-041-6/+8
* powerpc/64s: Fix unrecoverable SLB crashes due to preemption checkMichael Ellerman2020-05-041-3/+3
* powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek2020-04-021-4/+2
* powerpc/64/syscall: Reconcile interruptsNicholas Piggin2020-04-011-14/+10
* powerpc/64s: Implement interrupt exit logic in CNicholas Piggin2020-04-011-1/+170
* powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin2020-04-011-0/+214