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_32.c
(
follow
)
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
-3
/
+3
*
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
1
-3
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
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
-8
/
+2
*
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
2015-10-09
1
-2
/
+2
*
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
2015-10-09
1
-4
/
+1
*
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
2015-06-08
1
-3
/
+3
*
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
1
-3
/
+3
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
1
-0
/
+33