aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/kernel/signal.c
AgeCommit message (Expand)Author
2015-04-12mn10300: Remove signal translation and exec_domainRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-06mn10300: Use sigsp()Richard Weinberger
2014-08-06mn10300: Use get_signal() signal_setup_done()Richard Weinberger
2013-02-03mn10300: switch to generic old sigaction()Al Viro
2013-02-03mn10300: switch to generic old sigsuspendAl Viro
2013-02-03mn10300: switch to generic sigaltstackAl Viro
2012-10-01mn10300: don't bother with SIGTRAP in setup_frame()Al Viro
2012-10-01mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro
2012-07-17mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" falloutGeert Uytterhoeven
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21mn10300: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells
2010-09-27mn10300: check __get_user/__put_user results...Al Viro
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro
2010-09-27mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-27mn10300: prevent double syscall restartsAl Viro
2010-09-27mn10300: avoid SIGSEGV delivery loopAl Viro
2010-01-11mn10300: signal stack fixMark Salter
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells