index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
skas
/
mem.c
Age
Commit message (
Expand
)
Author
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-21
um: Remove unused variables
Richard Weinberger
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: stop saving process FP state
Jeff Dike
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
2007-05-09
uml: turn build warnings into comments
Miklos Szeredi
2007-05-07
uml: more page fault path trimming
Jeff Dike
2007-05-07
uml: speed page fault path
Jeff Dike
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-27
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov