index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2009-06-17
sh: unbreak WARN_ON()
Magnus Damm
2009-05-09
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2008-05-19
sh: Make is_valid_bugaddr() more intelligent on nommu.
Paul Mundt
2008-01-28
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-09-21
sh: Bring SMP support back from the dead.
Paul Mundt
2007-08-01
sh: Fix SH-X3 FPU exception handling.
Paul Mundt
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-06-18
sh: oops_enter()/oops_exit() in die().
Paul Mundt
2007-06-08
sh: Tidy compiler warnings for SH-2A build.
Paul Mundt
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-05-21
sh: Wire up kdump crash kernel exec in die().
Paul Mundt
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
2007-05-09
sh: Convert to common die chain.
Paul Mundt
2007-05-09
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
sh: generic BUG() support.
Paul Mundt
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Fix handle_BUG() compile error.
Nobuhiro Iwamatsu
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-06
sh: show held locks in stack trace with lockdep.
Paul Mundt
2006-12-06
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
sh: gcc4 support.
Stuart Menefy
2006-12-06
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
2006-10-19
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
2006-09-27
sh: math-emu support
Takashi YOSHII
2006-09-27
sh: Fixup some uninitialized spinlocks.
Paul Mundt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds