summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/systbl.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Wire up io_pgeteventsBreno Leitao2018-06-231-0/+1
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\
| * powerpc: Wire up restartable sequences system callBoqun Feng2018-06-061-0/+1
* | powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPUAl Viro2018-05-101-1/+1
* | powerpc/syscalls: kill ppc32_select()Al Viro2018-05-101-1/+1
* | powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-101-1/+1
|/
* powerpc: sys_pkey_mprotect() system callRam Pai2018-01-211-0/+1
* powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai2018-01-211-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc: Wire up statx() syscallChandan Rajendra2017-03-161-0/+1
* powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-301-0/+1
* powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-271-0/+2
* powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-211-0/+1
* Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-161-12/+12
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-161-0/+1
* powerpc: Individual System V IPC system callsSam bobroff2015-10-151-0/+12
* powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-211-0/+1
* powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-091-0/+1
* powerpc: Enable sys_kcmp() for CRIULaurent Dufour2015-05-201-1/+1
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+1
* powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-291-0/+1
* powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-221-0/+1
* powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-091-0/+3
* powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-281-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-4/+4
|\
| * powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-06-051-1/+1
| * powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-231-3/+3
* | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-021-0/+1
|/
* powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-291-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-5/+5
|\
| * ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-031-2/+2
| * consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+1
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-2/+2
* | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-051-0/+1
|/
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* powerpc: kill pointless wrappersAl Viro2013-02-031-31/+31
* powerpc: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\
| * powerpc: add finit_module syscall.Rusty Russell2012-12-141-0/+1
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-1/+1
|/
* compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-021-2/+2
* Cross Memory AttachChristopher Yeoh2011-10-311-0/+2
* remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+1
* powerpc: Wire up new syscallsStephen Rothwell2011-03-301-0/+4
* powerpc: Wire up direct socket system callsIan Munsie2010-09-021-0/+19
* powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-241-0/+3
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+1
* powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de2009-11-241-1/+1