| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Wire up clone3 syscall | Helge Deller | 2019-07-17 | 1 | -0/+1 |
* | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -3/+6 |
* | syscalls: remove obsolete __IGNORE_ macros | Arnd Bergmann | 2019-02-07 | 1 | -1/+0 |
* | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -3/+0 |
* | parisc: add __NR_syscalls along with __NR_Linux_syscalls | Firoz Khan | 2018-12-10 | 1 | -0/+2 |
* | parisc: move __IGNORE* entries to non uapi header | Firoz Khan | 2018-12-10 | 1 | -0/+6 |
* | y2038: utimes: Rework #ifdef guards for compat syscalls | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
* | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann | 2018-08-29 | 1 | -1/+0 |
* | y2038: Remove newstat family from default syscall set | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro | 2017-05-27 | 1 | -1/+0 |
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -1/+0 |
* | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 | 1 | -8/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -3/+0 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -3/+0 |
* | | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller | 2013-02-20 | 1 | -0/+1 |
* | | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller | 2013-02-20 | 1 | -0/+1 |
|/ |
|
* | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | parisc: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+3 |
* | Merge branch 'arch-frv' into no-rebases | Al Viro | 2012-11-16 | 1 | -834/+1 |
|\ |
|
| * | UAPI: (Scripted) Disintegrate arch/parisc/include/asm | David Howells | 2012-10-16 | 1 | -834/+1 |
* | | parisc: switch to saner kernel_execve() semantics | Al Viro | 2012-10-21 | 1 | -1/+0 |
* | | parisc: switch to generic sys_execve() | Al Viro | 2012-10-14 | 1 | -0/+1 |
* | | parisc: switch to generic kernel_execve() | Al Viro | 2012-10-14 | 1 | -0/+1 |
|/ |
|
* | [PARISC] wire up sendmmsg syscall | James Bottomley | 2011-07-31 | 1 | -1/+2 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 | 1 | -1/+2 |
* | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 | 1 | -1/+3 |
* | [PARISC] wire up clock_adjtime syscall | James Bottomley | 2011-04-15 | 1 | -1/+2 |
* | [PARISC] wire up fanotify syscalls | James Bottomley | 2011-04-15 | 1 | -1/+3 |
* | parisc: add prlimit64 syscall | Kyle McMartin | 2010-10-13 | 1 | -1/+2 |
* | parisc: ditto sys_accept4 | Kyle McMartin | 2010-03-06 | 1 | -1/+2 |
* | parisc: wire up sys_recvmmsg | Helge Deller | 2010-03-06 | 1 | -1/+2 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
* | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2009-07-03 | 1 | -1/+2 |
* | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2009-07-03 | 1 | -1/+2 |
* | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2009-07-03 | 1 | -1/+3 |
* | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 1 | -2/+8 |
* | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 1 | -0/+991 |