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