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
/
entry
/
syscall_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
1
-8
/
+2
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
1
-3
/
+9
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
1
-1
/
+1
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
1
-13
/
+2
2020-03-21
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
1
-1
/
+5
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
1
-3
/
+3
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
1
-3
/
+3
2019-10-11
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
1
-5
/
+3
2018-04-05
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
1
-3
/
+3
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-3
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
1
-2
/
+2
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
1
-8
/
+2
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
1
-2
/
+2
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
1
-4
/
+1
2015-06-08
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
1
-3
/
+3
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
1
-3
/
+3
2015-06-04
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
1
-0
/
+33