summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/syscall.h
Commit message (Expand)AuthorAge
* syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-05
* syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-05
* x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-30
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-15
* x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-27
* x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski2015-10-09
* x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski2015-10-09
* audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-20
* syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
* x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-06
* x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-02
* arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-14
* x32: Handle the x32 system call flagH. Peter Anvin2012-02-20
* x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-07
* tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
* x86: syscall_get_nr returns intRoland McGrath2009-09-22
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
* x86: canonicalize remaining header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-22