aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/traps.c
AgeCommit message (Expand)Author
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2009-11-12sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt
2009-09-01sh: nmi_debug support.Paul Mundt
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming
2009-06-17sh: unbreak WARN_ON()Magnus Damm
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt
2008-01-28sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt
2007-08-01sh: Fix SH-X3 FPU exception handling.Paul Mundt
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-06-18sh: oops_enter()/oops_exit() in die().Paul Mundt
2007-06-08sh: Tidy compiler warnings for SH-2A build.Paul Mundt
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt
2007-05-21sh: Wire up kdump crash kernel exec in die().Paul Mundt
2007-05-21spelling fixes: arch/sh/Simon Arlott
2007-05-09sh: Convert to common die chain.Paul Mundt
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt
2007-05-07sh: Add die chain notifiers.Paul Mundt
2007-05-07sh: generic BUG() support.Paul Mundt
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt
2006-12-06sh: show held locks in stack trace with lockdep.Paul Mundt
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: gcc4 support.Stuart Menefy
2006-12-06sh: SE7206 build fixes.Paul Mundt
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: math-emu supportTakashi YOSHII
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds