summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [MIPS] Make show_code static and add __user tagAtsushi Nemoto2007-07-131-3/+3
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-131-1/+1
* [MIPS] Sparse: Use NULL for pointerAtsushi Nemoto2007-07-121-1/+1
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-101-0/+6
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-101-1/+8
* [MIPS] FP affinity: Coding style cleanups Ralf Baechle2007-07-101-30/+29
* [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto2007-07-101-1/+0
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-101-1/+1
* [MIPS] Fix timer/performance interrupt detectionChris Dearman2007-07-061-4/+4
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-3/+17
* [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
* [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
* [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1
* [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
* [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
* [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
* [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-2/+2
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-201-18/+3
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-171-47/+37
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-221-0/+3
* [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
OpenPOWER on IntegriCloud