summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscalls
AgeCommit message (Expand)AuthorLines
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann-0/+42
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann-5/+5
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann-22/+22
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann-51/+51
2019-01-25arch: add split IPC system calls where neededArnd Bergmann-0/+11
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann-6/+6
2018-12-14mips: add system call table generation supportFiroz Khan-0/+1261