sh: Add a few missing irqflags tracing markers.
[safe/jmp/linux-2.6] / arch / sh / kernel / cpu / sh3 / entry.S
2009-08-18 Matt Flemingsh: Add a few missing irqflags tracing markers.
2009-08-13 Matt Flemingsh: Setup the frame register in asm code
2009-04-04 Michael Trimarchish: Fix up DSP context save/restore.
2009-03-16 Nobuhiro Iwamatsush: Fix compile error by operands(mov.l) in sh3/entry.S
2009-03-10 Magnus Dammsh: hibernation support
2009-02-27 Paul Mundtsh: Fix up SH-X3 general exception handler build.
2009-02-27 Magnus Dammsh: prefetch early exception data on sh4/sh4a.
2009-02-27 Magnus Dammsh: remove EXPEVT vector from stack on sh3/sh4/sh4a
2009-02-27 Magnus Dammsh: rework register restore code for sh3/sh4/sh4a
2009-02-27 Magnus Dammsh: shared register saving code for sh3/sh4/sh4a
2008-12-22 Paul Mundtsh: Generic kgdb stub support.
2008-12-22 Aoi Shinkaish: Delete unnecessary mov in the interrupt exception...
2008-07-28 Paul Mundtsh: migrate to arch/sh/include/
2008-01-28 Stuart Menefysh: GUSA atomic rollback support.
2007-08-01 Paul Mundtsh: Fix lockdep debugging oops on SH-3/4.
2007-06-20 Paul Mundtsh: Preliminary support for the SH-X3 CPU.
2007-06-04 Paul Mundtsh: Fix in_nmi symbol build error.
2007-05-31 Takashi YOSHIIsh: Fix pcrel too far for in_nmi label.
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-03-14 Paul Mundtsh: Fix bogus regs pointer in do_IRQ().
2007-02-14 Paul Mundtsh: Revert TLB miss fast-path changes that broke PTEA...
2007-02-13 Paul Mundtsh: More tidying for large base pages.
2007-02-13 Paul Mundtsh: Use a jump call table for debug trap handlers.
2006-12-06 Paul Mundtsh: stacktrace/lockdep/irqflags tracing support.
2006-12-06 Paul Mundtsh: Fixup various PAGE_SIZE == 4096 assumptions.
2006-12-06 Stuart Menefysh: TLB miss fast-path optimizations.
2006-12-06 Paul Mundtsh: Fixup entry-common path breakage for SH-3.
2006-12-06 Yoshinori Satosh: Exception vector rework and SH-2/SH-2A support.