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