index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh3
/
entry.S
Age
Commit message (
Expand
)
Author
2009-03-16
sh: Fix compile error by operands(mov.l) in sh3/entry.S
Nobuhiro Iwamatsu
2009-03-10
sh: hibernation support
Magnus Damm
2009-02-27
sh: Fix up SH-X3 general exception handler build.
Paul Mundt
2009-02-27
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2009-02-27
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2009-02-27
sh: rework register restore code for sh3/sh4/sh4a
Magnus Damm
2009-02-27
sh: shared register saving code for sh3/sh4/sh4a
Magnus Damm
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: Delete unnecessary mov in the interrupt exception entry point.
Aoi Shinkai
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
2007-08-01
sh: Fix lockdep debugging oops on SH-3/4.
Paul Mundt
2007-06-20
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-04
sh: Fix in_nmi symbol build error.
Paul Mundt
2007-05-31
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
2007-05-09
fix file specification in comments
Uwe Kleine-König
2007-03-14
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato