aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/signal.c
Commit message (Expand)AuthorAge
* Hexagon: update copyright datesRichard Kuo2013-04-30
* Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-30
* Hexagon: Signal and return path fixesRichard Kuo2013-04-30
* Hexagon: add support for new v4+ registersRichard Kuo2013-04-30
* hexagon: don't leave ->uc_stack uninitializedAl Viro2013-02-03
* hexagon: switch to generic sigaltstackAl Viro2013-02-03
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-18
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-23
|/
* Uninclude linux/freezer.hRichard Weinberger2012-10-01
* 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
* hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov2012-05-21
* Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-23
* Hexagon: Add signal functionsRichard Kuo2011-11-01