Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-12 | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | 1 | -641/+0 | |
2016-03-19 | add copy_file_range syscall numbers from linux v4.5 | Szabolcs Nagy | 1 | -0/+2 | |
it was introduced for offloading copying between regular files in linux commit 29732938a6289a15e907da234d6692a2ead71855 (microblaze and sh does not yet have the syscall number.) | |||||
2016-03-19 | mips64: add recent linux syscall numbers | Szabolcs Nagy | 1 | -0/+6 | |
add userfaultfd, membarrier and mlock2 system call numbers. | |||||
2016-03-06 | add mips64 port | Rich Felker | 1 | -0/+633 | |
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies. |