aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/signal.c
AgeCommit message (Expand)Author
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21um: wrong sigmask saved in case of multiple sigframesAl Viro
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-23um: don't restore current->blocked on errorMatt Fleming
2011-11-02um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike