aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscalls (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner3-0/+3
2019-06-28arch: wire-up pidfd_open()Christian Brauner3-0/+3
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells3-0/+18
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann3-0/+12
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann3-0/+42
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-5/+5
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-22/+22
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2-51/+51
2019-01-25arch: add split IPC system calls where neededArnd Bergmann1-0/+11
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2-6/+6
2018-12-14mips: add system call table generation supportFiroz Khan7-0/+1261