summaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* h8300: fix syscall restartingMark Rutland2016-10-271-1/+1
* h8300: signal stack fixYoshinori Sato2016-01-201-4/+4
* h8300: Interrupt and exceptionsYoshinori Sato2015-06-231-0/+289
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-444/+0
* h8300: switch to generic old sigaction()Al Viro2013-02-031-32/+0
* h8300: switch to generic old sigsuspendAl Viro2013-02-031-11/+0
* h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro2013-02-031-8/+6
* h8300: switch to generic sigaltstackAl Viro2013-02-031-13/+2
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* h8300/signal: fix typo "statis"Geert Uytterhoeven2012-07-111-1/+1
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+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-3/+1
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-2/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* h8300: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro2012-05-211-53/+20
* h8300: don't change blocked signals' mask if setting frame up failsAl Viro2012-05-211-7/+11
* h8300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-24/+9
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
* h8300: signal.c typo fixYoshinori Sato2008-02-231-2/+2
* h8300 entry.S updateYoshinori Sato2007-07-161-0/+6
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+552
OpenPOWER on IntegriCloud