Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-12-29 | add pkey_{mprotect,alloc,free} syscalls from linux v4.9 | Szabolcs Nagy | -0/+3 |
2016-10-20 | fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 | Szabolcs Nagy | -2/+2 |
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/+318 |