summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/unistd.h
AgeCommit message (Expand)Author
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-06-23powerpc: Wire up io_pgeteventsBreno Leitao
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell
2016-04-27powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman
2015-10-15powerpc: Individual System V IPC system callsSam bobroff
2015-09-21powerpc: Wire up sys_membarrier()Michael Ellerman
2015-09-09powerpc: Wire up sys_userfaultfd()Michael Ellerman
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt
2014-01-29powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-14powerpc: add finit_module syscall.Rusty Russell
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2011-10-31Cross Memory AttachChristopher Yeoh
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-03-30powerpc: Wire up new syscallsStephen Rothwell
2010-09-02powerpc: Wire up direct socket system callsIan Munsie
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab
2010-03-12Add generic sys_olduname()Christoph Hellwig