summaryrefslogtreecommitdiff
path: root/arch/mips64/bits
AgeCommit message (Expand)AuthorFilesLines
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy1-0/+1
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy1-4/+0
2016-07-03add consistent reserved fields in mips64/n32 termios structuresRich Felker1-0/+2
2016-06-09add preadv2 and pwritev2 syscall numbers for linux v4.6Szabolcs Nagy1-0/+2
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham1-320/+0
2016-03-19add copy_file_range syscall numbers from linux v4.5Szabolcs Nagy1-0/+2
2016-03-19mips64: add recent linux syscall numbersSzabolcs Nagy1-0/+6
2016-03-18deduplicate bits/mman.hSzabolcs Nagy1-45/+11
2016-03-06add mips64 portRich Felker26-0/+1721