| Commit message (Expand) | Author | Age | Files | Lines |
* | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 2024-07-10 | 1 | -0/+2 |
* | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren | 2022-04-26 | 1 | -0/+1 |
* | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -4/+4 |
* | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -5/+0 |
* | sparc: add __NR_syscalls along with NR_syscalls | Firoz Khan | 2018-11-19 | 1 | -0/+2 |
* | sparc: move __IGNORE* entries to non uapi header | Firoz Khan | 2018-11-19 | 1 | -0/+16 |
* | 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 |
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-05 | 1 | -1/+0 |
* | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -8/+0 |
* | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -3/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -1/+0 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 1 | -1/+0 |
* | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-18 | 1 | -0/+1 |
|/ |
|
* | sparc32: switch to generic sys_execve() | Al Viro | 2012-10-17 | 1 | -1/+1 |
* | sparc64: convert to generic execve | Al Viro | 2012-10-17 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells | 2012-10-09 | 1 | -408/+4 |
* | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-03 | 1 | -0/+1 |
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 1 | -1/+0 |
* | sparc: Hook up process_vm_{readv,writev} syscalls. | David S. Miller | 2011-11-01 | 1 | -1/+3 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 | 1 | -1/+2 |
* | sparc: Hook up syncfs system call. | David S. Miller | 2011-03-30 | 1 | -1/+2 |
* | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. | David S. Miller | 2011-03-19 | 1 | -1/+4 |
* | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller | 2010-08-17 | 1 | -1/+4 |
* | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-13 | 1 | -1/+3 |
* | sparc64: Add syscall tracepoint support. | David S. Miller | 2009-12-11 | 1 | -1/+1 |
* | sparc: Add missing __NR_recvmmsg define. | David S. Miller | 2009-10-15 | 1 | -1/+2 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | sparc: add basic support for 'perf' | Jens Axboe | 2009-09-04 | 1 | -1/+2 |
* | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller | 2009-06-16 | 1 | -1/+2 |
* | sparc: Hook up sys_preadv and sys_pwritev | David S. Miller | 2009-04-08 | 1 | -1/+3 |
* | sparc: combine unistd_{32,64}.h | Stephen Rothwell | 2008-12-04 | 1 | -5/+441 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -0/+8 |