aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/signal_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-17sh: Fix up signal_64 conflicting handle_signal() definition.Paul Mundt1-0/+4
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-78/+88
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk1-0/+1
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-7/+4
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-1/+1
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt1-2/+2
2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt1-1/+1
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt1-0/+754