VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
34 Branches
58 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
arch
/
um
/
os-Linux
/
util.c
Date
Commit Message
Rev
Author
2021-08-19
isystem: trim/fixup stdarg.h and other headers
39f75da7
Alexey Dobriyan
2020-10-11
um: Some fixes to build UML with musl
5e1121cd
Ignat Korchagin
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
97870c34
Alex Dewar
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
721ccae8
Masami Hiramatsu
2017-07-05
um: Add os_info() for pre-boot information messages
f7887ee1
Masami Hiramatsu
2013-09-07
um: Cleanup SIGTERM handling
91d44ff8
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
37185b33
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
078073a3
Al Viro
2011-05-25
um: add earlyprintk support
d634f194
Richard Weinberger
2011-05-18
um: fix abort
b2db2199
Richard Weinberger
2008-02-08
uml: style fixes in arch/um/os-Linux
5134d8fe
Jeff Dike
2008-02-05
uml: eliminate setjmp_wrapper
8efa3c9d
Jeff Dike
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
4dbed85a
Stanislaw Gruszka
2007-10-16
uml: definitively kill subprocesses on panic
a24864a1
Lepton Wu
2007-05-11
uml: remove task_protections
57598fd7
Jeff Dike
2007-05-07
uml: dump core on panic
63843c26
Jeff Dike
2007-05-07
uml: remove page_size()
1ffb9164
Jeff Dike
2007-05-07
uml: remove user_util.h
9218b171
Jeff Dike
2007-05-07
uml: host_info tidying
b4ffb6ad
Jeff Dike
2006-10-11
[PATCH] uml: fix uname under setarch i386
69fada32
Paolo 'Blaisorblade' Giarrusso
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
13c06be3
Jeff Dike
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
ad28e029
Jeff Dike
2006-01-18
[PATCH] uml: implement soft interrupts
1d7173ba
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
4fef0c10
Gennady Sharapov