summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Wire up clone3 syscallMichael Ellerman2019-07-291-1/+1
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* 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