Age | Commit message (Expand) | Author | Files | Lines |
2014-04-21 | uml: Simplify tempdir logic. | Tristan Schmelcher | 1 | -297/+75 |
2013-07-19 | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c... | Tristan Schmelcher | 1 | -41/+189 |
2012-10-10 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -2/+2 |
2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -2/+0 |
2011-07-26 | uml: free resources | Davidlohr Bueso | 1 | -2/+4 |
2010-06-30 | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander | 1 | -0/+1 |
2008-02-08 | uml: improved error handling while locating temp dir | Jim Meyering | 1 | -9/+6 |
2008-02-08 | uml: style fixes in arch/um/os-Linux | Jeff Dike | 1 | -51/+50 |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike | 1 | -1/+0 |
2008-02-05 | uml: const and other tidying | WANG Cong | 1 | -3/+4 |
2008-02-05 | uml: code tidying under arch/um/os-Linux | WANG Cong | 1 | -1/+4 |
2007-10-16 | uml: userspace files should call libc directly | Jeff Dike | 1 | -3/+3 |
2007-05-07 | uml: convert libc layer to call read and write | Jeff Dike | 1 | -3/+2 |
2007-05-07 | uml: add missing __init declarations | Jeff Dike | 1 | -4/+5 |
2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
2007-02-11 | [PATCH] uml: fix style violations | Jeff Dike | 1 | -4/+5 |
2007-02-11 | [PATCH] uml: locking comments in memory and tempfile code | Jeff Dike | 1 | -0/+7 |
2006-09-29 | [PATCH] uml: close file descriptor leaks | Jeff Dike | 1 | -1/+5 |
2006-09-26 | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike | 1 | -3/+3 |
2006-06-30 | [PATCH] uml: fix off-by-one bug in VM file creation | Jeff Dike | 1 | -2/+5 |
2006-06-30 | [PATCH] uml: fix /proc/mounts parsing boundary condition | Jeff Dike | 1 | -2/+12 |
2006-04-19 | [PATCH] uml: physical memory map file fixes | Rob Landley | 1 | -1/+117 |
2006-04-11 | [PATCH] uml: fix big stack user | Paolo 'Blaisorblade' Giarrusso | 1 | -10/+13 |
2006-04-01 | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 1 | -26/+1 |
2005-11-07 | [PATCH] uml: big memory fixes | Jeff Dike | 1 | -3/+3 |
2005-09-17 | [PATCH] uml: move libc code out of mem_user.c and tempfile.c | Jeff Dike | 1 | -0/+161 |