summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-051-2/+2
* syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-0/+4
* x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-301-3/+3
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-15/+5
* x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-4/+1
* x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski2015-10-091-1/+3
* x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski2015-10-091-1/+11
* audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
* syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-5/+3
* x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-061-1/+2
* x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
* arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-141-0/+27
* x32: Handle the x32 system call flagH. Peter Anvin2012-02-201-2/+3
* x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-071-0/+1
* tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+2
* x86: syscall_get_nr returns intRoland McGrath2009-09-221-7/+7
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-52/+54
* x86: canonicalize remaining header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+211