aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/traps_64.c
AgeCommit message (Expand)Author
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt
2012-05-24sh64: Convert to unwinder API.Paul Mundt
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt
2010-10-06sh: fix uninitialized spinlockAkinobu Mita
2010-05-18sh64: provide a stub per_cpu_trap_init() definition.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2009-12-15sh: Fix up FPU build for SH5Matt Fleming
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman
2009-05-08sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt