Commit Graph

33 Commits (ffde22ac53b6d6b1d7206f1172176a667eead778)

Author SHA1 Message Date
Paul Mundt af67c3a9e6 sh: update die() output. 16 years ago
Paul Mundt 8406638ab0 sh: Disable unaligned kernel access printks by default. 16 years ago
Paul Mundt 40258ee97d sh: Fix up uninitialized variable use caught by gcc 4.4. 16 years ago
Paul Mundt 23c4c82171 sh: Handle unaligned 16-bit instructions on SH-2A. 16 years ago
Paul Mundt 480c646c32 sh: Kill off unused se_skipped in alignment trap notification code. 16 years ago
Matt Fleming 4aa5ac4ef4 sh: Only shout about fixing up unexpected unaligned accesses 16 years ago
Andre Draszik 5a0ab35e43 sh: cleanup of do_address_error() 16 years ago
Andre Draszik 7436cde6b2 sh: Allow user control over misaligned fixup handling 16 years ago
Andre Draszik 9a4af027a0 sh: ratelimit unaligned fixups 16 years ago
Matt Fleming b344e24a8e sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() 16 years ago
Matt Fleming 4e14dfc722 sh: Use the generalized stacktrace ops 16 years ago
Paul Mundt 2bcfffa423 sh: Rename opcode_t to insn_size_t. 16 years ago
Peter Griffin cd89436e54 sh: Add UBC trap vector for SH2A 16 years ago
Michael Trimarchi 01ab10393c sh: Fix up DSP context save/restore. 16 years ago
SUGIOKA Toshinobu 2afb447f33 sh: fix unaligned and nonexistent address handling 16 years ago
Russell King ba84be2338 remove linux/hardirq.h from asm-generic/local.h 16 years ago
Paul Mundt ab6e570ba3 sh: Generic kgdb stub support. 16 years ago
Paul Mundt 75fd24c107 sh: Tidy up backtrace formatting with kallsyms disabled. 16 years ago
Paul Mundt edfd6da040 sh: Add a few more branch types to the branch emulator. 16 years ago
Paul Mundt c9306f0efb sh: Wire up oops reporting in the die notifier chain. 17 years ago
Paul Mundt 4c59e2942e sh: Move lookup_exception_vector() out to asm/system_32.h. 17 years ago
Paul Mundt b3d765f5df sh: Fix up fpu emu build. 17 years ago
Chris Smith d39f545014 sh: Add kprobes support. 17 years ago
Paul Mundt fa43972fab sh: fixup many sparse errors. 17 years ago
Yoshinori Sato 6e80f5e8c4 sh2(A) exception handler update 17 years ago
Andrew Morton fad0f90134 sh: arch/sh/kernel/traps_32.c needs asm/fpu.h 17 years ago
Magnus Damm e7cc9a7340 sh: trapped io support V2 17 years ago
Magnus Damm 4b5a9ef527 sh: use opcode_t and enable unaligned code for sh2a 17 years ago
Magnus Damm 4252c659a4 sh: add byte support to the sign extension code 17 years ago
Magnus Damm 86c0179c93 sh: break out unaligned sign extension code 17 years ago
Paul Mundt 74d99a5e26 sh: SH-2A FPU support. 17 years ago
Paul Mundt 5a4f7c66be sh: Share bug/debug traps across _32 and _64. 17 years ago
Paul Mundt 2f75fbf16b sh: Move in the SH-5 traps.c impl. 17 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Paul Mundt aba1030a7e sh: Bring SMP support back from the dead. 18 years ago
Paul Mundt e0a3647fd7 sh: Fix SH-X3 FPU exception handling. 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Heiko Carstens 608e261968 generic bug: use show_regs() instead of dump_stack() 18 years ago
Paul Mundt 5527398218 sh: oops_enter()/oops_exit() in die(). 18 years ago
Paul Mundt b66d51cb80 sh: Tidy compiler warnings for SH-2A build. 18 years ago
Paul Mundt 882c12c4e1 sh: Shut up SH2-DSP compile warnings. 18 years ago
Paul Mundt e08f457c7c sh: __user annotations for __get/__put_user(). 18 years ago
Paul Mundt e113276624 sh: Wire up kdump crash kernel exec in die(). 18 years ago
Simon Arlott e868d61272 spelling fixes: arch/sh/ 18 years ago
Paul Mundt b118ca572d sh: Convert to common die chain. 18 years ago
Paul Mundt 53f983a90d sh: Fix PC adjustments for varying opcode length. 18 years ago
Paul Mundt 3a2e117e22 sh: Add die chain notifiers. 18 years ago
Paul Mundt fa69151173 sh: generic BUG() support. 18 years ago
Paul Mundt 11c1965687 sh: Fixup cpu_data references for the non-boot CPUs. 18 years ago
Nobuhiro Iwamatsu 86b67ef751 sh: Fix handle_BUG() compile error. 18 years ago