aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3/entry.S
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
* sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
* sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-181-33/+0
* sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
* sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-011-31/+0
* sh: nmi_debug support.Paul Mundt2009-09-011-0/+26
* Merge branch 'master' into sh/smpPaul Mundt2009-09-011-1/+3
|\
| * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
| * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-221-0/+2
| |\
| | * sh: Setup the frame pointer in handle_interruptMatt Fleming2009-08-211-0/+2
* | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-191-0/+8
|\ \ \ | |/ /
| * | sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-181-0/+8
| |/
* | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-151-0/+1
|\ \ | |/
| * sh: Setup the frame register in asm codeMatt Fleming2009-08-141-0/+1
* | sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2009-08-151-1/+1
* | sh: TLB protection violation exception optimizations.Paul Mundt2009-08-151-11/+19
|/
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-041-79/+6
* sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu2009-03-161-1/+1
* sh: hibernation supportMagnus Damm2009-03-101-5/+17
* sh: Fix up SH-X3 general exception handler build.Paul Mundt2009-02-271-1/+1
* sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-271-2/+5
* sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-271-4/+1
* sh: rework register restore code for sh3/sh4/sh4aMagnus Damm2009-02-271-35/+33
* sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2009-02-271-126/+147
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-5/+5
* sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai2008-12-221-2/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-281-1/+23
* sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt2007-08-011-2/+1
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-0/+19
* sh: Fix in_nmi symbol build error.Paul Mundt2007-06-041-0/+2
* sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-141-1/+4
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-181/+20
* sh: More tidying for large base pages.Paul Mundt2007-02-131-7/+3
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-131-1/+1
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-061-1/+1
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-061-2/+3
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-20/+186
* sh: Fixup entry-common path breakage for SH-3.Paul Mundt2006-12-061-1/+1
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-061-0/+526