aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/signal.c
Commit message (Expand)AuthorAge
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* score: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* score: switch to generic sigaltstackAl Viro2013-02-03
* score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-28
* score: fix bogus restarts on sigreturn()Al Viro2012-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
* 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
* score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-21
* score: don't open-code force_sigsegv()Al Viro2012-05-21
* score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-21
* score: remove unused code, add include files in .cChen Liqin2009-08-30
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-27
* score: fix function prototypesArnd Bergmann2009-06-27
* score: add address space annotationsArnd Bergmann2009-06-27
* score: add missing #includesArnd Bergmann2009-06-27
* score: update files according to review commentsChen Liqin2009-06-19
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19