summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-1015/+3
* m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-161-1/+23
* m68k: Check __get_user()/__put_user() return valueAl Viro2011-01-071-6/+6
* m68k: Fix stack mangling logics in sigreturnAl Viro2011-01-071-112/+61
* m68k: If we fail to set sigframe up, just leave regs alone...Al Viro2011-01-071-14/+30
* m68k: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
* m68k: Simplify the singlestepping handling in signalsAl Viro2011-01-071-4/+7
* m68k: Switch to saner sigsuspend()Al Viro2011-01-071-43/+21
* m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro2011-01-071-3/+0
* m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-271-0/+7
* m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-121-0/+15
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-31/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1025