aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/process.c
Commit message (Expand)AuthorAge
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-08
* uml: remove init_irq_signalsJeff Dike2008-02-05
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-17
* uml: eliminate SIGALRMJeff Dike2007-10-16
* uml: userspace files should call libc directlyJeff Dike2007-10-16
* uml: get rid of do_longjmpJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* uml: more __init annotationsJeff Dike2007-07-24
* uml: mark a tt-only functionJeff Dike2007-05-09
* uml: convert libc layer to call read and writeJeff Dike2007-05-07
* uml: tidy libc codeJeff Dike2007-05-07
* uml: remove page_size()Jeff Dike2007-05-07
* uml: add missing __init declarationsJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-08
* [PATCH] uml: include tidyingJeff Dike2006-11-03
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-02
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-26
* [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-26
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-15
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: clean up after MADVISE_REMOVEJeff Dike2006-05-01
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-19
* [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-19
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-31
* [PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso2006-02-24
* [PATCH] uml: implement soft interruptsJeff Dike2006-01-18
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-08
* [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-05
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16