aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-06arch: sh: remove duplicate includeWang Qing1-1/+0
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto1-5/+2
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-5/+6
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt1-33/+0
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-31/+0
2009-09-01sh: nmi_debug support.Paul Mundt1-0/+26
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-1/+3
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+2
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming1-0/+2
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt1-0/+8
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming1-0/+8
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt1-0/+1
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt1-1/+1
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt1-11/+19
2009-08-14sh: Setup the frame register in asm codeMatt Fleming1-0/+1
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