aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: fix stub address calculationsJeff Dike1-4/+4
2007-10-16uml: style fixes pass 3Jeff Dike1-47/+47
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-4/+0
2007-10-16uml: stop saving process FP stateJeff Dike1-1/+1
2007-10-16uml: stop using libc asm/page.hJeff Dike1-1/+0
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike1-6/+7
2007-05-09uml: turn build warnings into commentsMiklos Szeredi1-1/+1
2007-05-07uml: more page fault path trimmingJeff Dike1-22/+29
2007-05-07uml: speed page fault pathJeff Dike1-2/+2
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-6/+13
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike1-3/+7
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike1-1/+1
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov1-0/+283