Age | Commit message (Expand) | Author |
---|---|---|
2024-06-25 | s390: remove native mmap2() syscall | Arnd Bergmann |
2021-10-26 | s390: add support for BEAR enhancement facility | Sven Schnelle |
2021-07-08 | s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART | Sven Schnelle |
2021-07-08 | s390: move restart of execve() syscall | Sven Schnelle |
2021-07-08 | s390/signal: remove sigreturn on stack | Sven Schnelle |
2021-07-08 | s390/signal: switch to using vdso for sigreturn and syscall restart | Sven Schnelle |
2021-06-07 | s390/entry: use assignment to read intcode / asm to copy gprs | Sven Schnelle |
2021-04-30 | s390/entry: add support for syscall stack randomization | Sven Schnelle |
2021-01-19 | s390: pass struct pt_regs instead of registers to syscalls | Sven Schnelle |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |