aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/mem.c
Commit message (Expand)AuthorAge
* uml: improved error handling while locating temp dirJim Meyering2008-02-08
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-08
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: const and other tidyingWANG Cong2008-02-05
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-05
* uml: userspace files should call libc directlyJeff Dike2007-10-16
* uml: convert libc layer to call read and writeJeff Dike2007-05-07
* uml: add missing __init declarationsJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* [PATCH] uml: fix style violationsJeff Dike2007-02-11
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-11
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-29
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-26
* [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-30
* [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-30
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-19
* [PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso2006-04-11
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-31
* [PATCH] uml: big memory fixesJeff Dike2005-11-07
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-17