summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/traps_64.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-4/+4
* sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-131-0/+9
* sh: fix uninitialized spinlockAkinobu Mita2010-10-061-1/+1
* sh64: provide a stub per_cpu_trap_init() definition.Paul Mundt2010-05-181-0/+5
* sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-191-14/+14
* sh: Fix up FPU build for SH5Matt Fleming2009-12-151-2/+2
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
* sysctl sh: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
* sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt2009-05-081-30/+5
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-161-0/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* sh: Kill off more dead symbols.Paul Mundt2008-02-141-2/+2
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-10/+4
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-281-2/+2
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-281-4/+4
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-281-0/+981