summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Wire up clone3 syscallMichael Ellerman2019-07-291-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-4/+4
* powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-211-2/+1Star
* y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
* asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0Star
* y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* powerpc: Wire up io_pgeteventsBreno Leitao2018-06-231-1/+1
* powerpc: Wire up restartable sequences system callBoqun Feng2018-06-061-1/+1
* powerpc: sys_pkey_mprotect() system callRam Pai2018-01-201-3/+1Star
* powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai2018-01-201-3/+1Star
* powerpc: Wire up statx() syscallChandan Rajendra2017-03-161-1/+1
* powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-301-1/+1
* powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
* powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-271-1/+1
* powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-211-1/+1
* powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-261-2/+1Star
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-161-1/+1
* powerpc: Individual System V IPC system callsSam bobroff2015-10-151-1/+1
* powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-211-1/+1
* powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-091-1/+1
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-1/+1
* powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-291-1/+1
* powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-221-1/+1
* powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-091-1/+1
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-021-1/+1
* powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-6/+0Star
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-6/+0Star
* | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-051-1/+1
|/
* burying unused conditionalsAl Viro2013-02-141-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-1/+1
|\ \
| * | powerpc: add finit_module syscall.Rusty Russell2012-12-141-1/+1
* | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-181-0/+1
| |/ |/|
* | powerpc: switch to generic fork/clone/vforkAl Viro2012-11-291-0/+3
* | powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-151-1/+0Star
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-131-371/+3Star
|\
| * UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-091-371/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+2
|\ \ | |/ |/|
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-011-0/+2
* | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-031-0/+1
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* Cross Memory AttachChristopher Yeoh2011-11-011-1/+3
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-1/+2
* powerpc: Wire up new syscallsStephen Rothwell2011-03-301-1/+5
* powerpc: Wire up direct socket system callsIan Munsie2010-09-021-1/+20