aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/signal.c
AgeCommit message (Expand)Author
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-07-19um: siginfo cleanupRichard Weinberger
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-08-02um: pass siginfo to guest processMartin Pärtel
2011-11-02um: sysdep/barrier.h is not used for anythingAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: finish conversion to mcontext_tAl Viro
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: take userland definition of barrier() to user.hAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2008-07-24UML: make several more things staticWANG Cong
2008-05-13uml: track and make up lost ticksJeff Dike
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: signal handling tidyingJeff Dike
2008-02-05uml: clean up sig_handler_common_skasJeff Dike
2008-02-05uml: move sig_handler_common_skasJeff Dike
2008-02-05uml: use barrier() instead of mb()Jeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-09-19uml: fix irqstack crashJeff Dike
2007-05-11uml: iRQ stacksJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2006-11-03[PATCH] uml: fix I/O hangJeff Dike
2006-09-26[PATCH] uml: Remove unused variableJeff Dike
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov
2006-01-18[PATCH] uml: change interface to boot_timer_handlerBodo Stroesser
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-05-05[PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds