| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: random driver fixes | Jeff Dike | 2008-05-13 | 1 | -14/+21 |
* | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: syle fixes in arch/um/os-Linux | Jeff Dike | 2008-02-05 | 1 | -104/+137 |
* | arch/um: remove duplicate includes | Lucas Woods | 2008-02-05 | 1 | -1/+0 |
* | uml: const and other tidying | WANG Cong | 2008-02-05 | 1 | -1/+1 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 | 1 | -2/+2 |
* | uml: simplify helper stack handling | Jeff Dike | 2007-07-16 | 1 | -7/+12 |
* | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 | 1 | -10/+11 |
* | uml: tidy libc code | Jeff Dike | 2007-05-07 | 1 | -3/+4 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 1 | -1/+0 |
* | uml: move SIGIO testing to sigio.c | Jeff Dike | 2007-05-07 | 1 | -0/+145 |
* | [PATCH] uml: add back accidentally removed error | Jeff Dike | 2007-03-01 | 1 | -1/+4 |
* | [PATCH] uml: fix 2.6.20 hang | Jeff Dike | 2007-02-16 | 1 | -18/+20 |
* | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 2006-10-20 | 1 | -0/+1 |
* | [PATCH] uml: SIGIO cleanups | Jeff Dike | 2006-09-26 | 1 | -47/+56 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 | 1 | -4/+6 |
* | [PATCH] uml: fix exitcall ordering bug | Jeff Dike | 2006-07-10 | 1 | -1/+8 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 | 1 | -1/+13 |
* | [PATCH] uml: move outside spinlock call not needing it | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] uml: fix thread startup race | Jeff Dike | 2006-03-27 | 1 | -28/+27 |
* | [PATCH] uml: move sigio_user.c to os-Linux/sigio.c | Jeff Dike | 2006-03-27 | 1 | -0/+324 |