aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-79/+6
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu1-1/+1
2009-03-10sh: hibernation supportMagnus Damm1-5/+17
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt1-1/+1
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm1-2/+5
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm1-4/+1
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm1-35/+33
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm1-126/+147
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-5/+5
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai1-2/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy1-1/+23
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt1-2/+1
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-0/+19
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt1-1/+4
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-181/+20
2007-02-13sh: More tidying for large base pages.Paul Mundt1-7/+3
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt1-1/+1
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-1/+1
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-2/+3
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-20/+186
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato1-0/+526