summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-151-0/+2
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+2
* compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
* consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
* burying unused conditionalsAl Viro2013-02-141-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-13/+1Star
|/
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+3
* x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0Star
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-10-011-0/+2
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-231-3/+3
* x32: Handle the x32 system call flagH. Peter Anvin2012-02-201-0/+7
* x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-201-0/+1
* x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-201-1/+6
* x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-4/+50
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+13