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