summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/syscall.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+2
2024-06-25s390: remove native mmap2() syscallArnd Bergmann1-27/+0
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle1-2/+2
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