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
starfive-6.6.48-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
/
shared
/
sysdep
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
3
-51
/
+0
2024-07-03
um: Rework syscall handling
Benjamin Berg
1
-0
/
+1
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2
-0
/
+38
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2
-6
/
+8
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
1
-0
/
+7
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
1
-0
/
+3
2024-01-05
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
1
-6
/
+12
2024-01-05
um: Always inline stub functions
Benjamin Berg
2
-18
/
+20
2024-01-05
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2
-11
/
+5
2023-04-21
um: make stub data pages size tweakable
Johannes Berg
2
-8
/
+8
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
1
-3
/
+2
2022-07-18
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
1
-0
/
+1
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
1
-3
/
+0
2021-08-26
um: fix stub location calculation
Johannes Berg
2
-0
/
+24
2021-04-16
um: Fix tag order in stub_32.h
Johannes Berg
1
-1
/
+1
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2
-23
/
+46
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2
-2
/
+2
2018-10-30
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-30
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-05-03
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
1
-8
/
+1
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
1
-3
/
+1
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
1
-3
/
+3
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
3
-28
/
+0
2013-02-04
sanitize rt_sigaction() situation a bit
Al Viro
1
-5
/
+0
2012-11-29
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-2
/
+0
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
3
-5
/
+5
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
1
-3
/
+0
2012-09-27
um: kill thread->forking
Al Viro
1
-0
/
+2
2012-05-22
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
3
-186
/
+74
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-0
/
+5
2011-11-02
um: unify ptrace_user.h
Al Viro
4
-67
/
+25
2011-11-02
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2
-38
/
+0
2011-11-02
um: merge HOST_... of registers common on i386 and amd64
Al Viro
2
-14
/
+14
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
1
-0
/
+3
2011-11-02
um: merge host_ldt_{32,64}.h
Al Viro
3
-75
/
+35
2011-11-02
um: merge tls_{32,64}.h
Al Viro
3
-64
/
+35
2011-11-02
um: bury unused macros around ptrace.h
Al Viro
2
-6
/
+0
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
27
-0
/
+957