Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new syscall numbers from linux v5.1 | Szabolcs Nagy | 2019-07-01 | 1 | -0/+24 |
* | aarch64, or1k: add kexec_file_load syscall number from linux v5.0 | Szabolcs Nagy | 2019-03-13 | 1 | -0/+1 |
* | aarch64, or1k: define rseq syscall number following linux v4.19 | Szabolcs Nagy | 2019-03-13 | 1 | -0/+1 |
* | add io_pgetevents and rseq syscall numbers from linux v4.18 | Szabolcs Nagy | 2018-12-09 | 1 | -0/+1 |
* | add statx syscall numbers from linux v4.11 | Szabolcs Nagy | 2017-11-05 | 1 | -0/+1 |
* | make syscall.h consistent with linux | Szabolcs Nagy | 2017-09-06 | 1 | -0/+1 |
* | add pkey_{mprotect,alloc,free} syscalls from linux v4.9 | Szabolcs Nagy | 2016-12-29 | 1 | -0/+3 |
* | add preadv2 and pwritev2 syscall numbers for linux v4.6 | Szabolcs Nagy | 2016-06-09 | 1 | -0/+2 |
* | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | 2016-05-12 | 1 | -0/+272 |