index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
1
-2
/
+2
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
1
-0
/
+4
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
1
-3
/
+3
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
1
-15
/
+5
2016-07-27
x86/ptrace: Stop setting TS_COMPAT in ptrace code
Andy Lutomirski
1
-4
/
+1
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
1
-1
/
+3
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
1
-1
/
+11
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
1
-1
/
+1
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
1
-5
/
+3
2013-08-06
x86: Fix sys_call_table type in asm/syscall.h
Andi Kleen
1
-1
/
+2
2013-04-02
x86: remove the x32 syscall bitmask from syscall_get_nr()
Paul Moore
1
-2
/
+2
2012-04-14
arch/x86: add syscall_get_arch to syscall.h
Will Drewry
1
-0
/
+27
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
1
-2
/
+3
2012-01-07
x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h
H. Peter Anvin
1
-0
/
+1
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-0
/
+2
2009-09-22
x86: syscall_get_nr returns int
Roland McGrath
1
-7
/
+7
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-52
/
+54
2008-10-23
x86: canonicalize remaining header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+211