summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/signal.c
AgeCommit message (Expand)Author
2012-05-22xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro
2012-05-22xtensa: switch to generic rt_sigsuspend(2)Al Viro
2012-05-22xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker
2012-03-22xtensa: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-22xtensa: don't mask signals if we fail to setup signal stackMatt Fleming
2012-03-22xtensa: no need to reset handler if SA_ONESHOTMatt Fleming
2012-03-22xtensa: don't reimplement force_sigsegv()Matt Fleming
2008-02-14[XTENSA] Add support for the sa_restorer functionChris Zankel
2008-02-14[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2008-02-14[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel
2007-06-01[XTENSA] Remove non-rt signal handlingChris Zankel
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl
2005-09-23[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel