Age | Commit message (Expand) | Author | Files | Lines |
2023-12-21 | posix-timers: Get rid of [COMPAT_]SYS_NI() uses | Linus Torvalds | 1 | -12/+1 |
2023-01-25 | s390/syscalls: get rid of system call alias functions | Heiko Carstens | 1 | -66/+55 |
2023-01-25 | s390/syscalls: remove trailing semicolon | Heiko Carstens | 1 | -1/+1 |
2023-01-25 | s390/syscalls: move __S390_SYS_STUBx() macro | Heiko Carstens | 1 | -13/+13 |
2023-01-25 | s390/syscalls: remove __SC_COMPAT_TYPE define | Heiko Carstens | 1 | -2/+0 |
2023-01-25 | s390/syscalls: remove SYSCALL_METADATA() from compat syscalls | Heiko Carstens | 1 | -1/+0 |
2022-03-27 | s390: fix typo in syscall_wrapper.h | Russell Currey | 1 | -1/+1 |
2021-01-19 | s390: pass struct pt_regs instead of registers to syscalls | Sven Schnelle | 1 | -42/+72 |
2021-01-19 | s390: remove asmlinkage | Sven Schnelle | 1 | -15/+15 |
2020-07-27 | s390: enable HAVE_FUNCTION_ERROR_INJECTION | Ilya Leoshkevich | 1 | -3/+3 |
2019-04-11 | s390: syscall_wrapper: avoid clang warning | Arnd Bergmann | 1 | -2/+2 |
2019-01-18 | s390: autogenerate compat syscall wrappers | Arnd Bergmann | 1 | -0/+135 |