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