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