summaryrefslogtreecommitdiff
path: root/arch/x32/bits/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham1-642/+0
2016-05-12x32: eliminate __X32_SYSCALL_BIT constantBobby Bingham1-317/+316
2016-05-12x32: remove arch-specific syscall remappingBobby Bingham1-20/+0
2016-03-19add copy_file_range syscall numbers from linux v4.5Szabolcs Nagy1-0/+2
2016-01-26add mlock2 syscall number from linux v4.4Szabolcs Nagy1-0/+2
2016-01-26add new membarrier, userfaultfd and switch_endian syscallsSzabolcs Nagy1-0/+4
2015-02-09add syscall numbers for the new execveat syscallSzabolcs Nagy1-4/+7
2014-12-23add new syscall numbers for bpf and kexec_file_loadSzabolcs Nagy1-0/+4
2014-10-08add new syscall numbers for seccomp, getrandom, memfd_createSzabolcs Nagy1-0/+6
2014-07-20add syscall numbers for the new renameat2 syscallSzabolcs Nagy1-0/+2
2014-05-30add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy1-0/+6
2014-02-23x32 port (diff against vanilla x86_64)rofl0r1-630/+609
2014-02-23import vanilla x86_64 code as x32rofl0r1-0/+655