summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/unistd.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai1-3/+1
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai1-3/+1
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra1-1/+1
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann1-1/+1
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell1-0/+4
2016-04-27powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra1-1/+1
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra1-1/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta1-2/+1
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman1-1/+1
2015-10-15powerpc: Individual System V IPC system callsSam bobroff1-1/+1
2015-09-21powerpc: Wire up sys_membarrier()Michael Ellerman1-1/+1
2015-09-09powerpc: Wire up sys_userfaultfd()Michael Ellerman1-1/+1
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-1/+1
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar1-1/+1
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar1-1/+1
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar1-1/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt1-1/+1
2014-01-29powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+0
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-6/+0
2013-02-14burying unused conditionalsAl Viro1-4/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-0/+1
2012-12-14powerpc: add finit_module syscall.Rusty Russell1-1/+1
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro1-0/+3
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-371/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells1-371/+3
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+1
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2011-10-31Cross Memory AttachChristopher Yeoh1-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-1/+2
2011-03-30powerpc: Wire up new syscallsStephen Rothwell1-1/+5
2010-09-02powerpc: Wire up direct socket system callsIan Munsie1-1/+20
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab1-1/+4
2010-03-12Add generic sys_olduname()Christoph Hellwig1-0/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-06-15powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell1-1/+2
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-1/+3
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell1-1/+3
2009-01-09powerpc/perf_counter: Add perf_counter system call on powerpcPaul Mackerras1-1/+2
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+398