VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   34 Branches   58 Tags
Date
Commit Message
Rev
Author
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-05-25
um: add earlyprintk support
Richard Weinberger
2011-05-18
um: fix abort
Richard Weinberger
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2007-05-11
uml: remove task_protections
Jeff Dike
2007-05-07
uml: dump core on panic
Jeff Dike
2007-05-07
uml: remove page_size()
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: host_info tidying
Jeff Dike
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov