summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix double signal on trap and break instructionAtsushi Nemoto2007-02-201-0/+2
* [MIPS] Make __declare_dbe_table static and avoid it getting optimized awayRalf Baechle2007-02-181-7/+3
* [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-301-4/+10
* [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
* [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-301-1/+14
* [MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa2006-10-311-1/+1
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-7/+9
* [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-011-2/+1
* [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-011-34/+3
* [MIPS] Make prepare_frametrace() not clobber v0Atsushi Nemoto2006-09-271-3/+7
* [MIPS] Improve unwind_stack()Franck Bui-Huu2006-09-271-12/+12
* [MIPS] Simplify dump_stack()Franck Bui-Huu2006-09-271-11/+9
* [MIPS] Miscellaneous cleanup in prologue analysis codeFranck Bui-Huu2006-09-271-19/+14
* [MIPS] Remove unused MODULE_RANGE macro.Franck Bui-Huu2006-09-271-5/+0
* [MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto2006-09-271-12/+86
* [MIPS] Rearrange show_stack, show_traceAtsushi Nemoto2006-09-271-28/+23
* [MIPS] Honour "panic_on_oops" sysctl.Maxime Bizon2006-09-271-0/+11
* [MIPS] Panic on fp exception in kernel mode.Chris Dearman2006-07-131-0/+2
* [MIPS] Use KERN_DEBUG to log the SDBBP messagesChris Dearman2006-07-131-3/+3
* [MIPS] Less noise on multithreading exceptions.Chris Dearman2006-07-131-9/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2006-06-291-6/+9
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-191-5/+4
* [MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle2006-06-061-2/+17
* [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-011-0/+1
* [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-191-1/+1
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-191-0/+30
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-8/+116
* [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-191-23/+18
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-0/+2
* [MIPS] Some formatting fixes.Ralf Baechle2006-04-191-3/+3
* [MIPS] Fixup printk in mips_srs_init.Ralf Baechle2006-04-191-1/+2
* [MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle2006-04-191-2/+0
* [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle2006-02-211-1/+3
* [MIPS] Clear ST0_RE on bootup.Ralf Baechle2006-02-071-1/+1
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-1/+1
* [MIPS] Generate SIGILL againDaniel Jacobowitz2005-12-011-2/+3
* FPU emulator garbage collection.Ralf Baechle2005-10-291-3/+3
* Don't print file name and line in die and die_if_kernel.Ralf Baechle2005-10-291-14/+2
* Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle2005-10-291-1/+1
* Virtual SMP support for the 34K.Ralf Baechle2005-10-291-0/+14
* MT bulletproofing.Ralf Baechle2005-10-291-2/+8
* Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle2005-10-291-0/+2
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-291-13/+214
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-291-1/+1
* Use correct names for bits in the R3k cp0.status register.Maciej W. Rozycki2005-10-291-26/+41
* Mark __die() "noreturn" for real.Maciej W. Rozycki2005-10-291-2/+3
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-16/+33
OpenPOWER on IntegriCloud