summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/syscall.h
AgeCommit message (Expand)Author
2018-01-30x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski
2016-07-27x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski
2015-10-09x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski
2015-10-09x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2013-08-06x86: Fix sys_call_table type in asm/syscall.hAndi Kleen
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2012-04-14arch/x86: add syscall_get_arch to syscall.hWill Drewry
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2012-01-07x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro