summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/skas/process.c
AgeCommit message (Expand)Author
2007-11-16UML - kill subprocesses on exitLepton Wu
2007-07-16uml: SIGIO support cleanupJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: dump registers on ptrace or wait failureJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike
2007-03-06[PATCH] uml: add a debugging messageJeff Dike
2006-11-03[PATCH] uml: include tidyingJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-07-14[PATCH] uml: tidy longjmp macroJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-05-01[PATCH] uml: error handling fixesJeff Dike
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff 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: implement soft interruptsJeff Dike
2006-01-18[PATCH] uml: eliminate some globalsJeff Dike
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov