aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/signal.c
Commit message (Expand)AuthorAge
* Uninclude linux/freezer.hRichard Weinberger2012-10-01
* xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-01
* fixups for signal breakageAl Viro2012-06-04
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al 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
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-21
* xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-21
* xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-23
* xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-21
* xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-21
* xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-21
* xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-21
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-13
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-13
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-13
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-31
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-10
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-10
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PATCH] xtensa: remove verify_area macrosJesper Juhl2006-06-23
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-23
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-24