summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-2/+2
|\
| * powerpc: remove nargs from __SYSCALLFiroz Khan2019-03-021-2/+2
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+14
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-22/+60
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26
* | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+13
|/
* powerpc: add system call table generation supportFiroz Khan2018-12-214-0/+563