Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-16 | powerpc: Wire up statx() syscall | Chandan Rajendra | 1 | -0/+1 |
2016-11-30 | powerpc/kexec: Enable kexec_file_load() syscall | Thiago Jung Bauermann | 1 | -0/+1 |
2016-04-27 | powerpc: wire up preadv2 and pwritev2 syscalls | Rui Salvaterra | 1 | -0/+2 |
2016-01-21 | powerpc: Wire up copy_file_range() syscall | Chandan Rajendra | 1 | -0/+1 |
2015-12-16 | Partial revert of "powerpc: Individual System V IPC system calls" | Michael Ellerman | 1 | -12/+12 |
2015-11-16 | powerpc: Wire up sys_mlock2() | Michael Ellerman | 1 | -0/+1 |
2015-10-15 | powerpc: Individual System V IPC system calls | Sam bobroff | 1 | -0/+12 |
2015-09-21 | powerpc: Wire up sys_membarrier() | Michael Ellerman | 1 | -0/+1 |
2015-09-09 | powerpc: Wire up sys_userfaultfd() | Michael Ellerman | 1 | -0/+1 |
2015-05-20 | powerpc: Enable sys_kcmp() for CRIU | Laurent Dufour | 1 | -1/+1 |
2015-03-28 | powerpc: Add a proper syscall for switching endianness | Michael Ellerman | 1 | -0/+1 |
2014-12-29 | powerpc: Wire up sys_execveat() syscall | Pranith Kumar | 1 | -0/+1 |
2014-10-22 | powerpc: Wire up sys_bpf() syscall | Pranith Kumar | 1 | -0/+1 |
2014-09-09 | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() | Pranith Kumar | 1 | -0/+3 |
2014-07-28 | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit() | Michael Ellerman | 1 | -2/+2 |
2014-06-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -4/+4 |
2014-06-05 | powerpc: 64bit sendfile is capped at 2GB | Anton Blanchard | 1 | -1/+1 |
2014-06-02 | powerpc: Wire renameat2() syscall | Benjamin Herrenschmidt | 1 | -0/+1 |
2014-04-23 | powerpc: Create DOTSYM to wrap dot symbol usage | Anton Blanchard | 1 | -3/+3 |
2014-01-29 | powerpc: Wire up sched_setattr and sched_getattr syscalls | Benjamin Herrenschmidt | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+5 |
2013-03-05 | powerpc: Wireup the kcmp syscall to sys_ni | Tony Breeds | 1 | -0/+1 |
2013-03-04 | ppc compat wrappers for add_key(2) and request_key(2) are pointless | Al Viro | 1 | -2/+2 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -1/+1 |
2013-03-04 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -2/+2 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-04 | powerpc: kill pointless wrappers | Al Viro | 1 | -31/+31 |
2013-02-04 | powerpc: switch to generic old sigsuspend | Al Viro | 1 | -0/+1 |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-18 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 1 | -1/+1 |
2012-12-14 | powerpc: add finit_module syscall. | Rusty Russell | 1 | -0/+1 |
2012-10-03 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 1 | -2/+2 |
2011-11-01 | Cross Memory Attach | Christopher Yeoh | 1 | -0/+2 |
2011-08-30 | remove remaining references to nfsservctl | Stephen Rothwell | 1 | -1/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard | 1 | -0/+1 |
2011-03-30 | powerpc: Wire up new syscalls | Stephen Rothwell | 1 | -0/+4 |
2010-09-02 | powerpc: Wire up direct socket system calls | Ian Munsie | 1 | -0/+19 |
2010-08-24 | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 1 | -0/+3 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -1/+1 |
2009-11-24 | powerpc: Fix wrong error code from ppc32 select syscall | arnd@arndb.de | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
2009-08-20 | powerpc: Add compat_sys_truncate | Benjamin Herrenschmidt | 1 | -2/+2 |
2009-06-15 | powerpc: Wire up sys_rt_tgsigqueueinfo | Stephen Rothwell | 1 | -0/+1 |
2009-04-08 | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 1 | -0/+2 |
2009-04-07 | powerpc: Wire up preadv and pwritev | Stephen Rothwell | 1 | -0/+3 |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 1 | -1/+1 |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig | 1 | -1/+1 |
2009-02-26 | perfcounters: fix a few minor cleanliness issues | Paul Mackerras | 1 | -1/+1 |