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