summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-4/+4
* y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
* asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
* y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Remove compat_sys_getdents64()Al Viro2017-04-171-1/+0
* 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-041-1/+0
* 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-031-8/+0
* burying unused conditionalsAl Viro2013-02-141-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-13/+1
|/
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
* x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-0/+2
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* 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-221-0/+13