summaryrefslogtreecommitdiff
path: root/arch/mips/bits/syscall.h
AgeCommit message (Expand)AuthorLines
2015-02-09add syscall numbers for the new execveat syscallSzabolcs Nagy-0/+2
2014-12-23add new syscall numbers for bpf and kexec_file_loadSzabolcs Nagy-0/+2
2014-10-08add new syscall numbers for seccomp, getrandom, memfd_createSzabolcs Nagy-0/+6
2014-07-20add syscall numbers for the new renameat2 syscallSzabolcs Nagy-0/+2
2014-05-30add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macroSzabolcs Nagy-0/+4
2013-09-26remove duplicate lines from mips bits/syscall.hRich Felker-48/+0
2013-04-01add syscall numbers for the new kcmp and finit_module syscallsSzabolcs Nagy-0/+4
2012-09-08syscall organization overhaulRich Felker-87/+0
2012-09-02avoid "inline" in public headers for strict c89 compatibilityRich Felker-7/+7
2012-08-09add defines for number of sigset_t bytes syscalls expectRich Felker-0/+2
2012-07-12fix mips syscalls with long long argsRich Felker-1/+1
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+828