aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-09Blackfin: add support for restart_syscall()Mike Frysinger1-0/+9
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger1-1/+2
2010-03-09Blackfin: initial tracehook supportMike Frysinger1-11/+3
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song1-0/+18
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-25/+2
2008-05-07[Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt1-0/+13
2008-04-29Remove the macro get_personalityWANG Cong1-1/+1
2008-04-24[Blackfin] arch: a rather old performance improvement for the signal handling codeBernd Schmidt1-16/+4
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger1-2/+2
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-5/+5
2007-05-07blackfin architectureBryan Wu1-0/+356