summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
* xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
* xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
* xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
* xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-131-6/+10
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-131-23/+42
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-7/+5
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-311-476/+319
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-101-6/+6
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-7/+9
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] xtensa: remove verify_area macrosJesper Juhl2006-06-231-5/+5
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+713