aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-17Remove compat_sys_getdents64()Al Viro1-1/+0
2016-07-15x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu1-0/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens1-0/+2
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-0/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-14burying unused conditionalsAl Viro1-2/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-13/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro1-1/+0
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu1-3/+3
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin1-0/+7
2012-02-20x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin1-0/+1
2012-02-20x32: Generate <asm/unistd_x32.h>H. Peter Anvin1-1/+6
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-4/+50
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+13