Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |