summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-153-0/+3
* arch: wire-up pidfd_open()Christian Brauner2019-06-283-0/+3
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-163-0/+18
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-153-0/+12
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-073-0/+42
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+5
* y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-22/+22
* y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-072-51/+51
* arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+11
* ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-252-6/+6
* mips: add system call table generation supportFiroz Khan2018-12-147-0/+1261