aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/systbl.h
AgeCommit message (Expand)Author
2018-06-23powerpc: Wire up io_pgeteventsBreno Leitao
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng
2018-05-10powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPUAl Viro
2018-05-10powerpc/syscalls: kill ppc32_select()Al Viro
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann
2016-04-27powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman
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-05-20powerpc: Enable sys_kcmp() for CRIULaurent Dufour
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-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-05powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard
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-03ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03powerpc: kill pointless wrappersAl Viro
2013-02-03powerpc: switch to generic old sigsuspendAl 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-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2011-10-31Cross Memory AttachChristopher Yeoh
2011-08-29remove remaining references to nfsservctlStephen Rothwell
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-12improve sys_newuname() for compat architecturesChristoph Hellwig
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de