summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/skas/mem.c
AgeCommit message (Expand)Author
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar
2015-05-31um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-05-21um: Remove unused variablesRichard Weinberger
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov