summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas/mem.c
Commit message (Expand)AuthorAgeFilesLines
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-10/+10
* um: Remove unused variablesRichard Weinberger2012-05-211-10/+0
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0
* um: Save FPU registers between task switchesIngo van Lil2011-09-141-1/+1
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-221-1/+0
* uml: fix stub address calculationsJeff Dike2007-10-161-4/+4
* uml: style fixes pass 3Jeff Dike2007-10-161-47/+47
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-4/+0
* uml: stop saving process FP stateJeff Dike2007-10-161-1/+1
* uml: stop using libc asm/page.hJeff Dike2007-10-161-1/+0
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-161-6/+7
* uml: turn build warnings into commentsMiklos Szeredi2007-05-091-1/+1
* uml: more page fault path trimmingJeff Dike2007-05-071-22/+29
* uml: speed page fault pathJeff Dike2007-05-071-2/+2
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-6/+13
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-271-3/+7
* [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-111-2/+2
* [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-071-1/+1
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-181-0/+283
OpenPOWER on IntegriCloud