index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscall_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
1
-1
/
+1
*
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
1
-2
/
+2
*
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
1
-0
/
+1
*
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
1
-3
/
+3
*
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
1
-1
/
+1
*
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
2020-03-21
1
-25
/
+2
*
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
1
-7
/
+0
*
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
2019-10-11
1
-4
/
+10
*
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
1
-0
/
+25
*
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
2018-04-05
1
-5
/
+0
*
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-05
1
-2
/
+7
*
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2018-01-30
1
-5
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
2016-01-29
1
-2
/
+5
*
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
1
-2
/
+2
*
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
1
-2
/
+2
*
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
1
-8
/
+0
*
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
2015-10-09
1
-2
/
+2
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
1
-0
/
+32