add copy_file_range syscall numbers from linux v4.5
[oweals/musl.git] / arch / mips / bits / syscall.h
2016-03-19 Szabolcs Nagyadd copy_file_range syscall numbers from linux v4.5
2016-01-26 Szabolcs Nagyadd mlock2 syscall number from linux v4.4
2016-01-26 Szabolcs Nagyadd new membarrier, userfaultfd and switch_endian syscalls
2015-02-09 Szabolcs Nagyadd syscall numbers for the new execveat syscall
2014-12-23 Szabolcs Nagyadd new syscall numbers for bpf and kexec_file_load
2014-10-08 Szabolcs Nagyadd new syscall numbers for seccomp, getrandom, memfd_c...
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2013-09-26 Rich Felkerremove duplicate lines from mips bits/syscall.h
2013-04-01 Szabolcs Nagyadd syscall numbers for the new kcmp and finit_module...
2012-09-09 Rich Felkersyscall organization overhaul
2012-09-02 Rich Felkeravoid "inline" in public headers for strict c89 compati...
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkeradd defines for number of sigset_t bytes syscalls expect
2012-07-12 Rich Felkerfix mips syscalls with long long args
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...