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