aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-1015/+3
2011-03-16m68k: Add helper function handle_kernel_fault()Roman Zippel1-1/+23
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro1-6/+6
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro1-112/+61
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro1-14/+30
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro1-7/+12
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro1-4/+7
2011-01-07m68k: Switch to saner sigsuspend()Al Viro1-43/+21
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro1-3/+0
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov1-0/+7
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab1-0/+15
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-31/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1025