index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2013-08-06
x86: Fix sys_call_table type in asm/syscall.h
Andi Kleen
2013-04-02
x86: remove the x32 syscall bitmask from syscall_get_nr()
Paul Moore
2012-04-14
arch/x86: add syscall_get_arch to syscall.h
Will Drewry
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
2012-01-07
x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h
H. Peter Anvin
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2009-09-23
x86: syscall_get_nr returns int
Roland McGrath
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-23
x86: canonicalize remaining header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro