aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro1-3/+0
2012-06-04fixups for signal breakageAl Viro1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-1/+0
2012-06-01new helper: sigmask_to_save()Al Viro1-7/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-2/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-4/+1
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro1-4/+16
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro1-39/+15
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker1-0/+1
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2008-02-13[XTENSA] Add support for the sa_restorer functionChris Zankel1-6/+10
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel1-23/+42
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel1-7/+5
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel1-476/+319
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel1-6/+6
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-7/+9
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl1-5/+5
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel1-1/+1
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+713