Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | posix-timers: Get rid of [COMPAT_]SYS_NI() uses | Linus Torvalds | 1 | -4/+0 |
2023-11-09 | arm64/syscall: Remove duplicate declaration | Kevin Brodsky | 1 | -1/+0 |
2023-05-25 | arm64: avoid prototype warnings for syscalls | Arnd Bergmann | 1 | -0/+4 |
2022-11-09 | arm64/syscall: Include asm/ptrace.h in syscall_wrapper header. | Kuniyuki Iwashima | 1 | -1/+1 |
2019-10-14 | arm64: simplify syscall wrapper ifdeffery | Mark Rutland | 1 | -6/+0 |
2019-09-17 | arm64: fix function types in COND_SYSCALL | Sami Tolvanen | 1 | -3/+12 |
2019-05-29 | arm64: use the correct function type in SYSCALL_DEFINE0 | Sami Tolvanen | 1 | -9/+9 |
2018-07-12 | arm64: implement syscall wrappers | Mark Rutland | 1 | -0/+80 |