summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/syscalls
AgeCommit message (Expand)AuthorFilesLines
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+21
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-3/+3
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-22/+22
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-0/+1
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-3/+3
2018-12-03xtensa: add system call table generation supportFiroz Khan4-0/+480