index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
sys_call_table_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
1
-4
/
+0
2021-05-25
x86/uml/syscalls: Remove array index from syscall initializers
Brian Gerst
1
-1
/
+1
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
1
-6
/
+0
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
1
-3
/
+5
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
1
-2
/
+2
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
1
-1
/
+1
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
-2
/
+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
-2
/
+1
2015-01-04
x86, um: actually mark system call tables readonly
Daniel Borkmann
1
-1
/
+1
2013-02-04
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
1
-3
/
+0
2013-02-04
x86: get rid of pt_regs argument of iopl(2)
Al Viro
1
-1
/
+0
2012-12-20
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
1
-1
/
+0
2012-11-29
x86, um: switch to generic fork/vfork/clone
Al Viro
1
-3
/
+0
2012-10-01
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
1
-1
/
+0
2012-09-20
um: kill thread->forking
Al Viro
1
-1
/
+1
2012-06-09
x86, um: Correct syscall table type attributes breaking gcc 4.8
Martin Pelikan
1
-2
/
+2
2011-12-09
x86, um: Fix typo in 32-bit system call modifications
H. Peter Anvin
1
-1
/
+1
2011-12-06
x86, um: Mark system call tables readonly
H. Peter Anvin
1
-1
/
+1
2011-12-06
x86, um: Use the same style generated syscall tables as native
H. Peter Anvin
1
-0
/
+55