VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
arch
/
um
/
os-Linux
/
skas
/
mem.c
Date
Commit Message
Rev
Author
2021-02-12
um: rework userspace stubs to not hard-code stub location
9f0b4807
Johannes Berg
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
97870c34
Alex Dewar
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
5f32943b
Nicolas Iooss
2015-04-13
um: Remove SKAS3/4 support
d0b5e15f
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
37185b33
Al Viro
2012-05-21
um: Remove unused variables
54ce9256
Richard Weinberger
2011-11-02
um: -include user.h for USER_OBJ, trim includes
078073a3
Al Viro
2011-09-14
um: Save FPU registers between task switches
fbfe9c84
Ingo van Lil
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
887c57d4
Al Viro
2007-10-16
uml: fix stub address calculations
54ae36f2
Jeff Dike
2007-10-16
uml: style fixes pass 3
ba180fd4
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
77bf4400
Jeff Dike
2007-10-16
uml: stop saving process FP state
42daba31
Jeff Dike
2007-10-16
uml: stop using libc asm/page.h
71f926f2
Jeff Dike
2007-06-16
uml: remove PAGE_SIZE from libc code
c539ab73
Jeff Dike
2007-05-09
uml: turn build warnings into comments
0e7d18b5
Miklos Szeredi
2007-05-07
uml: more page fault path trimming
16dd07bc
Jeff Dike
2007-05-07
uml: speed page fault path
64f60841
Jeff Dike
2007-05-07
uml: convert libc layer to call read and write
a61f334f
Jeff Dike
2007-05-07
uml: remove user_util.h
9218b171
Jeff Dike
2007-03-27
[PATCH] uml: use correct register file size everywhere
b92c4f92
Jeff Dike
2006-04-11
[PATCH] uml: fix format errors
802e3077
Paolo 'Blaisorblade' Giarrusso
2006-02-07
[PATCH] uml: initialize process FP registers properly
e2216feb
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
f45d9fc9
Gennady Sharapov