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