| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 | 1 | -0/+1 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-18 | 1 | -2/+2 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -53/+59 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 1 | -5/+0 |
* | uml: fix aio compilation bug | Jeff Dike | 2007-07-24 | 1 | -30/+17 |
* | uml: simplify helper stack handling | Jeff Dike | 2007-07-16 | 1 | -5/+6 |
* | uml: aIO deadlock avoidance | Jeff Dike | 2007-05-07 | 1 | -0/+5 |
* | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 | 1 | -16/+20 |
* | uml: tidy libc code | Jeff Dike | 2007-05-07 | 1 | -14/+6 |
* | [PATCH] uml: AIO locking and tidying | Jeff Dike | 2007-02-11 | 1 | -7/+9 |
* | [PATCH] uml: Formatting changes | Jeff Dike | 2006-01-06 | 1 | -233/+232 |
* | [PATCH] uml: non-void functions should return something | Jeff Dike | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] uml: separate libc-dependent helper code | Jeff Dike | 2005-11-07 | 1 | -1/+0 |
* | [PATCH] uml: revert block driver use of host AIO | Jeff Dike | 2005-10-12 | 1 | -111/+94 |
* | [PATCH] uml: comment about cast build fix | Paolo 'Blaisorblade' Giarrusso | 2005-09-22 | 1 | -0/+1 |
* | [PATCH] uml: return a real error code | Jeff Dike | 2005-09-17 | 1 | -0/+2 |
* | [PATCH] uml: preserve errno in error paths | Jeff Dike | 2005-09-17 | 1 | -2/+3 |
* | [PATCH] uml: Remove some build warnings | Jeff Dike | 2005-09-17 | 1 | -1/+1 |
* | [PATCH] uml: add host AIO support to block driver | Jeff Dike | 2005-09-05 | 1 | -95/+111 |
* | [PATCH] uml: use host AIO support | Jeff Dike | 2005-09-05 | 1 | -0/+398 |