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-04-17 | Remove compat_sys_getdents64() | Al Viro | 1 | -1/+0 |
2016-07-15 | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 | H.J. Lu | 1 | -0/+2 |
2014-06-05 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 1 | -1/+0 |
2014-03-06 | fs/compat: optional preadv64/pwrite64 compat system calls | Heiko Carstens | 1 | -0/+2 |
2014-03-04 | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 | Heiko Carstens | 1 | -0/+1 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 1 | -8/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -2/+0 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-15 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 1 | -13/+1 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+3 |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 1 | -1/+0 |
2012-10-01 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 1 | -0/+2 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-04-24 | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu | 1 | -3/+3 |
2012-02-21 | x32: Handle the x32 system call flag | H. Peter Anvin | 1 | -0/+7 |
2012-02-21 | x32: Generate <asm/unistd_64_x32.h> | H. Peter Anvin | 1 | -0/+1 |
2012-02-21 | x32: Generate <asm/unistd_x32.h> | H. Peter Anvin | 1 | -1/+6 |
2012-01-20 | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 1 | -0/+1 |
2011-11-18 | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 1 | -4/+50 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+13 |