aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/syscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle1-0/+2
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle1-1/+2
2021-07-08s390: move restart of execve() syscallSven Schnelle1-15/+12
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle1-1/+1
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle1-0/+4
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle1-4/+1
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle1-0/+1
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle1-6/+2
2021-01-19s390: convert to generic entrySven Schnelle1-0/+172