aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: userspace files should call libc directlyJeff Dike1-3/+3
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-3/+2
2007-05-07uml: add missing __init declarationsJeff Dike1-4/+5
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-02-11[PATCH] uml: fix style violationsJeff Dike1-4/+5
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-0/+7
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike1-1/+5
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-3/+3
2006-06-30[PATCH] uml: fix off-by-one bug in VM file creationJeff Dike1-2/+5
2006-06-30[PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike1-2/+12
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley1-1/+117
2006-04-11[PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso1-10/+13
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike1-26/+1
2005-11-07[PATCH] uml: big memory fixesJeff Dike1-3/+3
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike1-0/+161