index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscall_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
1
-1
/
+1
*
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
1
-13
/
+2
*
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
1
-1
/
+5
*
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
-3
/
+3
*
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
2019-10-11
1
-5
/
+3
*
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