summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas
Commit message (Expand)AuthorAgeFilesLines
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-162-12/+14
* uml: tidy IRQ codeJeff Dike2007-05-111-2/+4
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-4/+3
* uml: turn build warnings into commentsMiklos Szeredi2007-05-092-2/+2
* uml: more page fault path trimmingJeff Dike2007-05-073-87/+103
* uml: speed page fault pathJeff Dike2007-05-071-2/+2
* uml: don't try to handle signals on initial process stackJeff Dike2007-05-071-3/+11
* uml: convert libc layer to call read and writeJeff Dike2007-05-072-10/+18
* uml: tidy libc codeJeff Dike2007-05-071-1/+1
* uml: dump registers on ptrace or wait failureJeff Dike2007-05-071-12/+25
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-071-2/+13
* uml: tidy fault codeJeff Dike2007-05-071-9/+8
* uml: remove page_size()Jeff Dike2007-05-071-4/+5
* uml: remove user_util.hJeff Dike2007-05-073-3/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-272-6/+10
* [PATCH] uml: add a debugging messageJeff Dike2007-03-061-1/+4
* [PATCH] uml: include tidyingJeff Dike2006-11-031-1/+1
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-52/+16
* [PATCH] uml: timer cleanupsJeff Dike2006-09-261-1/+5
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-261-3/+14
* [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-261-2/+1
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-141-10/+6
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-101-1/+1
* [PATCH] uml: error handling fixesJeff Dike2006-05-011-3/+3
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-191-18/+18
* [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-112-4/+4
* [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-072-8/+15
* [PATCH] uml: implement soft interruptsJeff Dike2006-01-181-12/+17
* [PATCH] uml: eliminate some globalsJeff Dike2006-01-181-16/+12
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-182-2/+567
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-182-2/+285
* [PATCH] uml: whitespace cleanupJeff Dike2006-01-081-7/+7
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-082-0/+83
OpenPOWER on IntegriCloud