aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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