Age | Commit message (Expand) | Author | Files | Lines |
2010-04-19 | uml: Fix build breakage after slab.h changes | Jan Kiszka | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2008-06-06 | uml: PATH_MAX needs limits.h | Ingo Molnar | 1 | -0/+1 |
2008-05-13 | uml: fix build when SLOB is enabled | Jeff Dike | 1 | -2/+2 |
2008-04-26 | uml: fix build error | Ingo Molnar | 1 | -0/+1 |
2008-02-05 | uml: tidy helper code | Jeff Dike | 1 | -44/+30 |
2007-12-18 | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 1 | -11/+27 |
2007-10-16 | uml: userspace files should call libc directly | Jeff Dike | 1 | -3/+5 |
2007-07-16 | uml: Eliminate kernel allocator wrappers | Jeff Dike | 1 | -2/+2 |
2007-07-16 | uml: simplify helper stack handling | Jeff Dike | 1 | -12/+7 |
2007-05-07 | uml: convert libc layer to call read and write | Jeff Dike | 1 | -2/+3 |
2007-05-07 | uml: tidy libc code | Jeff Dike | 1 | -3/+6 |
2007-05-07 | uml: remove page_size() | Jeff Dike | 1 | -2/+3 |
2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
2007-05-07 | uml: delete unused code | Jeff Dike | 1 | -11/+0 |
2006-11-26 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+10 |
2006-10-20 | [PATCH] uml: cleanup run_helper() API to fix a leak | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+3 |
2006-10-20 | [PATCH] uml: code convention cleanup of a file | Paolo 'Blaisorblade' Giarrusso | 1 | -25/+28 |
2006-09-26 | [PATCH] uml: Fix handling of failed execs of helpers | Jeff Dike | 1 | -11/+11 |
2006-04-11 | [PATCH] uml: fix hang on run_helper() failure on uml_net | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+5 |
2006-01-19 | [PATCH] uml: avoid malloc to sleep in atomic sections | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+2 |
2005-11-07 | [PATCH] uml: separate libc-dependent helper code | Jeff Dike | 1 | -0/+165 |