summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/systbl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-201-2/+2
* powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell2009-06-151-0/+1
* Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-0/+2
|\
| * powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-071-0/+3
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-1/+1
|\ \ | |/
| * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* | perfcounters: fix a few minor cleanliness issuesPaul Mackerras2009-02-261-1/+1
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-1/+1
|\ \ | |/
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
OpenPOWER on IntegriCloud