summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/mem.c
AgeCommit message (Expand)AuthorLines
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher-297/+75
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher-41/+189
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-2/+2
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-2/+0
2011-07-25uml: free resourcesDavidlohr Bueso-2/+4
2010-06-29um: os-linux/mem.c needs sys/stat.hLiu Aleaxander-0/+1
2008-02-08uml: improved error handling while locating temp dirJim Meyering-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike-51/+50
2008-02-05uml: tidy kern_util.hJeff Dike-1/+0
2008-02-05uml: const and other tidyingWANG Cong-3/+4
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong-1/+4
2007-10-16uml: userspace files should call libc directlyJeff Dike-3/+3
2007-05-07uml: convert libc layer to call read and writeJeff Dike-3/+2
2007-05-07uml: add missing __init declarationsJeff Dike-4/+5
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-02-11[PATCH] uml: fix style violationsJeff Dike-4/+5
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike-0/+7
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike-1/+5
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike-3/+3
2006-06-30[PATCH] uml: fix off-by-one bug in VM file creationJeff Dike-2/+5
2006-06-30[PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike-2/+12
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley-1/+117
2006-04-11[PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso-10/+13
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike-26/+1
2005-11-07[PATCH] uml: big memory fixesJeff Dike-3/+3
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike-0/+161