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
/
um
/
os-Linux
/
start_up.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-1
/
+1
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-0
/
+32
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
1
-1
/
+1
2017-09-13
Fix minor typos and grammar in UML start_up help
James Pack
1
-3
/
+3
2017-07-06
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
1
-1
/
+1
2017-07-06
um: Use os_info for the messages on normal path
Masami Hiramatsu
1
-12
/
+14
2016-01-10
uml: flush stdout before forking
Vegard Nossum
1
-0
/
+2
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
1
-154
/
+0
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-7
/
+7
2011-11-02
um: unify ptrace_user.h
Al Viro
1
-5
/
+4
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-1
/
+0
2009-04-01
uml: improve error messages
WANG Cong
1
-4
/
+4
2008-06-13
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-02-05
uml: move register initialization
Jeff Dike
1
-3
/
+7
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
1
-1
/
+2
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-1
/
+3
2008-02-05
uml: convert functions to void
Karol Swietlicki
1
-3
/
+1
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
1
-1
/
+1
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-2
/
+3
2007-10-16
uml: replace clone with fork
Jeff Dike
1
-35
/
+20
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-79
/
+74
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-1
/
+0
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
1
-1
/
+0
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
1
-10
/
+0
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
1
-1
/
+0
2007-06-17
uml: remove PAGE_SIZE from libc code
Jeff Dike
1
-3
/
+4
2007-05-24
uml: improve PTRACE_SYSEMU checking
Jeff Dike
1
-8
/
+16
2007-05-07
uml: add missing __init declarations
Jeff Dike
1
-2
/
+2
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: move SIGIO testing to sigio.c
Jeff Dike
1
-145
/
+0
2007-05-07
uml: print coredump limits
Jeff Dike
1
-0
/
+25
2007-02-11
[PATCH] uml: fix error output during early boot
Jeff Dike
1
-62
/
+92
2007-02-11
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
1
-11
/
+28
2007-02-11
[PATCH] uml: style fixes in startup code
Jeff Dike
1
-6
/
+6
2007-02-11
[PATCH] uml: locking comments in startup code
Jeff Dike
1
-0
/
+2
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
1
-1
/
+0
2006-04-19
[PATCH] uml: physical memory map file fixes
Rob Landley
1
-23
/
+1
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
1
-20
/
+0
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
1
-0
/
+128
2006-02-08
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
1
-0
/
+1
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
1
-1
/
+0
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
1
-1
/
+0
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
1
-1
/
+1
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
1
-5
/
+70
2005-10-10
[PATCH] uml: add mode=skas0 as a synonym of skas0
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+11
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
1
-2
/
+107
[next]