| Commit message (Expand) | Author | Age | Files | Lines |
* | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 1 | -10/+10 |
* | um: Remove unused variables | Richard Weinberger | 2012-05-21 | 1 | -10/+0 |
* | um: -include user.h for USER_OBJ, trim includes | Al Viro | 2011-11-02 | 1 | -2/+0 |
* | um: Save FPU registers between task switches | Ingo van Lil | 2011-09-14 | 1 | -1/+1 |
* | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 2008-10-22 | 1 | -1/+0 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 1 | -4/+4 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -47/+47 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -4/+0 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 1 | -6/+7 |
* | uml: turn build warnings into comments | Miklos Szeredi | 2007-05-09 | 1 | -1/+1 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 | 1 | -22/+29 |
* | uml: speed page fault path | Jeff Dike | 2007-05-07 | 1 | -2/+2 |
* | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 | 1 | -6/+13 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 1 | -1/+0 |
* | [PATCH] uml: use correct register file size everywhere | Jeff Dike | 2007-03-27 | 1 | -3/+7 |
* | [PATCH] uml: fix format errors | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -2/+2 |
* | [PATCH] uml: initialize process FP registers properly | Jeff Dike | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov | 2006-01-18 | 1 | -0/+283 |