summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* hexagon: Use sigsp()Richard Weinberger2014-08-061-11/+3
* hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+18
* Hexagon: update copyright datesRichard Kuo2013-04-301-1/+1
* Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-301-0/+4
* Hexagon: Signal and return path fixesRichard Kuo2013-04-301-24/+5
* Hexagon: add support for new v4+ registersRichard Kuo2013-04-301-2/+8
* hexagon: don't leave ->uc_stack uninitializedAl Viro2013-02-031-0/+1
* hexagon: switch to generic sigaltstackAl Viro2013-02-031-14/+1
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-161-1/+1
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-231-2/+2
|/
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-20/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-10/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov2012-05-211-0/+1
* Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-10/+2
* Hexagon: Add signal functionsRichard Kuo2011-11-011-0/+345
OpenPOWER on IntegriCloud