aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/unistd.h
Commit message (Expand)AuthorAge
* y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-29
* asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-29
* y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-29
* powerpc: Wire up io_pgeteventsBreno Leitao2018-06-23
* powerpc: Wire up restartable sequences system callBoqun Feng2018-06-06
* powerpc: sys_pkey_mprotect() system callRam Pai2018-01-20
* powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai2018-01-20
* powerpc: Wire up statx() syscallChandan Rajendra2017-03-16
* powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-30
* powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-19
* powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-27
* powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-20
* powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-26
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-16
* powerpc: Individual System V IPC system callsSam bobroff2015-10-15
* powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-21
* powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-08
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-28
* powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-28
* powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-21
* powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-09
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-01
* powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-05
|/
* burying unused conditionalsAl Viro2013-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \
| * | powerpc: add finit_module syscall.Rusty Russell2012-12-13
* | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
| |/ |/|
* | powerpc: switch to generic fork/clone/vforkAl Viro2012-11-28
* | powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-14
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-12
|\
| * UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ | |/ |/|
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-30
* | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-02
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* Cross Memory AttachChristopher Yeoh2011-10-31
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* net: Add sendmmsg socket system callAnton Blanchard2011-05-05
* powerpc: Wire up new syscallsStephen Rothwell2011-03-29
* powerpc: Wire up direct socket system callsIan Munsie2010-09-02
* powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-24
* Add generic sys_olduname()Christoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21