summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh3/entry.S
AgeCommit message (Expand)Author
2023-06-11sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov
2021-01-06arch: sh: remove duplicate includeWang Qing
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt
2009-09-01sh: nmi_debug support.Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu
2009-03-10sh: hibernation supportMagnus Damm
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII
2007-05-09fix file specification in commentsUwe Kleine-König
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt
2007-02-13sh: More tidying for large base pages.Paul Mundt
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato