Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-10 | arm64: convert unistd_32.h to syscall.tbl format | Arnd Bergmann | 1 | -10/+7 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452 | Thomas Gleixner | 1 | -12/+1 |
2019-05-29 | arm64: use the correct function type for __arm64_sys_ni_syscall | Sami Tolvanen | 1 | -5/+2 |
2018-07-12 | arm64: implement syscall wrappers | Mark Rutland | 1 | -1/+8 |
2018-07-12 | arm64: convert compat wrappers to C | Mark Rutland | 1 | -11/+103 |
2018-07-12 | arm64: drop alignment from syscall tables | Mark Rutland | 1 | -5/+1 |
2018-07-12 | arm64: introduce syscall_fn_t | Mark Rutland | 1 | -3/+5 |
2018-07-12 | arm64: remove sigreturn wrappers | Mark Rutland | 1 | -2/+2 |
2015-03-19 | arm64: fix implementation of mmap2 compat syscall | Andreas Schwab | 1 | -0/+1 |
2015-01-27 | arm64: Implement the compat_sys_call_table in C | Catalin Marinas | 1 | -0/+51 |