summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/signal.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin1-1/+1
2010-10-15m32r: restore _BLOCKABLEKyle McMartin1-0/+2
2010-09-24m32r: hole in shifting pc backAl Viro1-21/+17
2010-09-24m32r: don't block signals if sigframe setup has failedAl Viro1-10/+13
2010-09-24make m32r handle multiple pending signalsAl Viro1-2/+4
2010-09-24m32r: fix rt_sigsuspend()Al Viro1-36/+12
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-10/+7
2007-10-20spelling fixes: arch/m32r/Simon Arlott1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata1-22/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-10-11[PATCH] m32r: signal __user annotationsAl Viro1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata1-0/+4
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata1-14/+10
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+438