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
/
include
/
asm
/
syscall_wrapper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
1
-1
/
+1
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
1
-3
/
+3
2021-05-20
x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*
Masahiro Yamada
1
-5
/
+5
2021-03-25
x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()
Masahiro Yamada
1
-0
/
+1
2020-03-25
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
1
-1
/
+1
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
1
-17
/
+14
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
1
-50
/
+61
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
1
-0
/
+3
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
1
-9
/
+23
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
1
-18
/
+26
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
1
-41
/
+32
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
1
-25
/
+24
2019-10-11
syscalls/x86: Fix function types in COND_SYSCALL
Sami Tolvanen
1
-5
/
+16
2019-10-11
syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
Andy Lutomirski
1
-2
/
+30
2019-10-11
syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-11
/
+12
2018-04-09
syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention
Dominik Brodowski
1
-9
/
+9
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
1
-17
/
+46
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
1
-22
/
+22
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
1
-17
/
+18
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-4
/
+113
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
1
-0
/
+70