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
/
arm64
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-29
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
1
-5
/
+9
2019-05-28
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
1
-1
/
+1
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
1
-1
/
+1
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
1
-2
/
+8
2018-07-12
arm64: use SYSCALL_DEFINE6() for mmap
Mark Rutland
1
-3
/
+3
2018-07-12
arm64: remove in-kernel call to sys_personality()
Mark Rutland
1
-1
/
+1
2018-07-12
arm64: drop alignment from syscall tables
Mark Rutland
1
-5
/
+1
2018-07-12
arm64: introduce syscall_fn_t
Mark Rutland
1
-3
/
+5
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
1
-2
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
1
-0
/
+10
2015-01-27
arm64: make sys_call_table const
Mark Rutland
1
-1
/
+1
2015-01-27
arm64: Remove asm/syscalls.h
Catalin Marinas
1
-2
/
+1
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
1
-1
/
+0
2012-11-29
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
1
-11
/
+0
2012-10-23
arm64: get rid of fork/vfork/clone wrappers
Al Viro
1
-8
/
+3
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
1
-22
/
+0
2012-10-17
arm64: Use generic kernel_execve() implementation
Catalin Marinas
1
-43
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-09-17
arm64: System calls handling
Catalin Marinas
1
-0
/
+138