block: bd_start_claiming fix module refcount
[safe/jmp/linux-2.6] / arch / um / os-Linux / mem.c
2008-02-08 Jim Meyeringuml: improved error handling while locating temp dir
2008-02-08 Jeff Dikeuml: style fixes in arch/um/os-Linux
2008-02-05 Jeff Dikeuml: tidy kern_util.h
2008-02-05 WANG Conguml: const and other tidying
2008-02-05 WANG Conguml: code tidying under arch/um/os-Linux
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-02-11 Jeff Dike[PATCH] uml: fix style violations
2007-02-11 Jeff Dike[PATCH] uml: locking comments in memory and tempfile...
2006-09-29 Jeff Dike[PATCH] uml: close file descriptor leaks
2006-09-26 Jeff Dike[PATCH] uml: Use ARRAY_SIZE more assiduously
2006-06-30 Jeff Dike[PATCH] uml: fix off-by-one bug in VM file creation
2006-06-30 Jeff Dike[PATCH] uml: fix /proc/mounts parsing boundary condition
2006-04-19 Rob Landley[PATCH] uml: physical memory map file fixes
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix big stack user
2006-03-31 Jeff Dike[PATCH] UML: Hotplug memory, take 2
2005-11-07 Jeff Dike[PATCH] uml: big memory fixes
2005-09-17 Jeff Dike[PATCH] uml: move libc code out of mem_user.c and tempf...