Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390: add support for BEAR enhancement facility | Sven Schnelle | 2021-10-26 | 1 | -0/+2 |
* | s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART | Sven Schnelle | 2021-07-08 | 1 | -1/+2 |
* | s390: move restart of execve() syscall | Sven Schnelle | 2021-07-08 | 1 | -15/+12 |
* | s390/signal: remove sigreturn on stack | Sven Schnelle | 2021-07-08 | 1 | -1/+1 |
* | s390/signal: switch to using vdso for sigreturn and syscall restart | Sven Schnelle | 2021-07-08 | 1 | -0/+4 |
* | s390/entry: use assignment to read intcode / asm to copy gprs | Sven Schnelle | 2021-06-07 | 1 | -4/+1 |
* | s390/entry: add support for syscall stack randomization | Sven Schnelle | 2021-04-30 | 1 | -0/+1 |
* | s390: pass struct pt_regs instead of registers to syscalls | Sven Schnelle | 2021-01-19 | 1 | -6/+2 |
* | s390: convert to generic entry | Sven Schnelle | 2021-01-19 | 1 | -0/+172 |