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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-33
/
+0
2021-05-25
x86/entry: Use int everywhere for system call numbers
H. Peter Anvin (Intel)
1
-1
/
+1
2021-05-12
x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[]
H. Peter Anvin (Intel)
1
-6
/
+5
2021-05-12
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
1
-1
/
+1
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
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
-6
/
+0
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
1
-3
/
+0
2020-02-17
x86/syscalls: Add prototypes for C syscall callbacks
Benjamin Thiel
1
-0
/
+5
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-4
/
+1
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+5
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-53
/
+16
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-56
/
+17
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-3
/
+5
2018-04-05
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
1
-2
/
+2
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
1
-0
/
+4
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
1
-3
/
+3
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
1
-15
/
+5
2016-07-27
x86/ptrace: Stop setting TS_COMPAT in ptrace code
Andy Lutomirski
1
-4
/
+1
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
1
-1
/
+3
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
1
-1
/
+11
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
1
-1
/
+1
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
1
-5
/
+3
2013-08-07
x86: Fix sys_call_table type in asm/syscall.h
Andi Kleen
1
-1
/
+2
2013-04-03
x86: remove the x32 syscall bitmask from syscall_get_nr()
Paul Moore
1
-2
/
+2
2012-04-14
arch/x86: add syscall_get_arch to syscall.h
Will Drewry
1
-0
/
+27
2012-02-21
x32: Handle the x32 system call flag
H. Peter Anvin
1
-2
/
+3
2012-01-08
x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h
H. Peter Anvin
1
-0
/
+1
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-0
/
+2
2009-09-23
x86: syscall_get_nr returns int
Roland McGrath
1
-7
/
+7
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-52
/
+54
2008-10-23
x86: canonicalize remaining header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+211