aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/signal.c
Commit message (Expand)AuthorAge
* m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein2013-08-26
* m68k: switch to generic old sigaction()Al Viro2013-02-03
* m68k: switch to generic old sigsuspendAl Viro2013-02-03
* m68k: switch to generic sigaltstackAl Viro2013-02-03
* get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
* 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
* m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-21
* m68k: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer2012-05-20
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-16
* m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-07
* m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-07
* m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-07
* m68k: Don't lose state if sigframe setup failsAl Viro2011-01-07
* m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-07
* m68k: Switch to saner sigsuspend()Al Viro2011-01-07
* m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-07
* m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-27
* m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-12
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16