summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas/process.c
Commit message (Expand)AuthorAgeFilesLines
* UML: make several more things staticWANG Cong2008-07-241-1/+1
* uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-061-1/+1
* uml: style fixesJeff Dike2008-05-131-1/+1
* uml: fix FP register corruptionJeff Dike2008-02-231-0/+15
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-081-3/+3
* uml: add newlines to printksJeff Dike2008-02-051-4/+4
* uml: don't allow processes to call into stubJeff Dike2008-02-051-0/+3
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-90/+175
* uml: use ptrace directly in libc codeJeff Dike2008-02-051-3/+8
* uml: simplify SIGSEGV handlingJeff Dike2008-02-051-7/+4
* uml: tidy kern_util.hJeff Dike2008-02-051-0/+1
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-171-5/+7
* uml: definitively kill subprocesses on panicLepton Wu2007-10-161-1/+1
* uml: fix stub address calculationsJeff Dike2007-10-161-10/+11
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-5/+7
* uml: eliminate SIGALRMJeff Dike2007-10-161-3/+1
* uml: tickless supportJeff Dike2007-10-161-4/+23
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: eliminate hz()Jeff Dike2007-10-161-2/+3
* uml: userspace files should call libc directlyJeff Dike2007-10-161-2/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-161-2/+2
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-3/+3
* uml: style fixes pass 3Jeff Dike2007-10-161-112/+117
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-12/+12
* uml: stop saving process FP stateJeff Dike2007-10-161-7/+1
* uml: SIGIO support cleanupJeff Dike2007-07-161-1/+1
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-161-6/+7
* 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-091-1/+1
* uml: more page fault path trimmingJeff Dike2007-05-071-48/+74
* 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-071-4/+5
* uml: tidy libc codeJeff Dike2007-05-071-1/+1
* uml: dump registers on ptrace or wait failureJeff Dike2007-05-071-12/+25
* uml: remove page_size()Jeff Dike2007-05-071-4/+5
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-271-3/+3
* [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-111-2/+2
* [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-071-7/+14
OpenPOWER on IntegriCloud