aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/signal.c
Commit message (Expand)AuthorAge
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-17
* um: siginfo cleanupRichard Weinberger2013-07-19
* um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich2013-03-11
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* um: pass siginfo to guest processMartin Pärtel2012-08-01
* um: sysdep/barrier.h is not used for anythingAl Viro2011-11-02
* um: shared/process.h is empty now; kill itAl Viro2011-11-02
* um: finish conversion to mcontext_tAl Viro2011-11-02
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-02
* um: take userland definition of barrier() to user.hAl Viro2011-11-02
* um: fill the handlers array at build timeAl Viro2011-11-02
* um: simplify set_handler()Al Viro2011-11-02
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-02
* um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro2011-11-02
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-02
* UML: make several more things staticWANG Cong2008-07-24
* uml: track and make up lost ticksJeff Dike2008-05-13
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-08
* uml: signal handling tidyingJeff Dike2008-02-05
* uml: clean up sig_handler_common_skasJeff Dike2008-02-05
* uml: move sig_handler_common_skasJeff Dike2008-02-05
* uml: use barrier() instead of mb()Jeff Dike2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-05
* uml: eliminate SIGALRMJeff Dike2007-10-16
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-16
* uml: separate timer initializationJeff Dike2007-10-16
* uml: fix timer switchingJeff 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 CHOOSE_MODEJeff Dike2007-10-16
* uml: fix irqstack crashJeff Dike2007-09-19
* uml: iRQ stacksJeff Dike2007-05-11
* uml: tidy IRQ codeJeff Dike2007-05-11
* 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: fix I/O hangJeff Dike2006-11-03
* [PATCH] uml: Remove unused variableJeff Dike2006-09-26
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-26
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: implement soft interruptsJeff Dike2006-01-18
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-18
* [PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2006-01-18
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-18
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-08
* [PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16