aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/traps_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18sh64: provide a stub per_cpu_trap_init() definition.Paul Mundt1-0/+5
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt1-14/+14
2009-12-15sh: Fix up FPU build for SH5Matt Fleming1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-05-08sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt1-30/+5
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk1-0/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-14sh: Kill off more dead symbols.Paul Mundt1-2/+2
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-10/+4
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-2/+2
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt1-4/+4
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt1-0/+981