summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/process.c
Commit message (Expand)AuthorAgeFilesLines
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-071-1/+0
* um: Implement probe_kernel_read()Richard Weinberger2013-09-071-0/+52
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-13/+0
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-13/+0
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-4/+4
|/
* um: shared/process.h is empty now; kill itAl Viro2011-11-021-1/+0
* um: fill the handlers array at build timeAl Viro2011-11-021-6/+6
* um: simplify set_handler()Al Viro2011-11-021-13/+6
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-021-7/+6
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-081-1/+1
* uml: remove init_irq_signalsJeff Dike2008-02-051-1/+4
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-171-2/+2
* uml: eliminate SIGALRMJeff Dike2007-10-161-5/+5
* uml: userspace files should call libc directlyJeff Dike2007-10-161-17/+20
* uml: get rid of do_longjmpJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-50/+50
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-3/+0
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-31/+0
* uml: more __init annotationsJeff Dike2007-07-241-1/+1
* uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-4/+4
* uml: tidy libc codeJeff Dike2007-05-071-14/+15
* uml: remove page_size()Jeff Dike2007-05-071-1/+1
* uml: add missing __init declarationsJeff Dike2007-05-071-2/+3
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-081-0/+3
* [PATCH] uml: include tidyingJeff Dike2006-11-031-1/+0
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-021-3/+2
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-261-1/+11
* [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-261-1/+0
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-141-4/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-101-10/+9
* [PATCH] uml: clean up after MADVISE_REMOVEJeff Dike2006-05-011-5/+12
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-191-2/+2
* [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-191-2/+2
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-311-0/+44
* [PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso2006-02-241-0/+16
* [PATCH] uml: implement soft interruptsJeff Dike2006-01-181-20/+10
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-081-1/+0
* [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-051-3/+55
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-051-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+171