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