Commit Graph

77 Commits (dc0afa8388972a9ed7c2203cc46d8df1a4713f65)

Author SHA1 Message Date
Marc St-Jean 9267a30d1d [MIPS] PMC MSP71xx mips common 18 years ago
Ralf Baechle a36920200c [MIPS] Enable support for the userlocal hardware register 18 years ago
Ralf Baechle d223a86154 [MIPS] FP affinity: Coding style cleanups 18 years ago
Atsushi Nemoto b63e804459 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Chris Dearman c3e838a2cb [MIPS] Fix timer/performance interrupt detection 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Ralf Baechle 6a05888d71 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. 18 years ago
Ralf Baechle 8e8a52ed87 [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. 18 years ago
Chris Dearman acaec427bc [MIPS] Always install the DSP exception handler. 18 years ago
Atsushi Nemoto 6ba07e590d [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS 18 years ago
Ralf Baechle ef300e4223 [MIPS] Define and use vi_handler_t for vectored interrupt handlers. 18 years ago
Ralf Baechle 856a514b40 [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. 18 years ago
Ralf Baechle 99af900aef [MIPS] Make do_default_vi static 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Atsushi Nemoto ba755f8ec8 [MIPS] Fix BUG(), BUG_ON() handling 18 years ago
Atsushi Nemoto 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
Atsushi Nemoto 53dc80287d [MIPS] FPU ownership management & preemption fixes 18 years ago
Franck Bui-Huu 9693a85378 [MIPS] Add basic SMARTMIPS ASE support 18 years ago
Atsushi Nemoto 90fccb1363 [MIPS] Fix double signal on trap and break instruction 18 years ago
Ralf Baechle b6dcec9ba4 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away 18 years ago
Ralf Baechle 63dc68a8cf [MIPS] Use conditional traps for BUG_ON on MIPS II and better. 18 years ago
Ralf Baechle e567988244 [MIPS] Work around bogus gcc warnings. 18 years ago
Atsushi Nemoto 5b10496b6e [MIPS] Fast path for rdhwr emulation for TLS 18 years ago
Yoichi Yuasa 3ab0f40f33 [MIPS] Fix warning of printk format in mips_srs_init() 19 years ago
Atsushi Nemoto e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
Atsushi Nemoto 1924600cdb [MIPS] Make unwind_stack() can dig into interrupted context 19 years ago
Atsushi Nemoto 1df0f0ff7e [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT 19 years ago
Atsushi Nemoto 898d229107 [MIPS] Make prepare_frametrace() not clobber v0 19 years ago
Franck Bui-Huu 4d157d5eac [MIPS] Improve unwind_stack() 19 years ago
Franck Bui-Huu 1666a6fc73 [MIPS] Simplify dump_stack() 19 years ago
Franck Bui-Huu 87151ae39b [MIPS] Miscellaneous cleanup in prologue analysis code 19 years ago
Franck Bui-Huu cf495a3330 [MIPS] Remove unused MODULE_RANGE macro. 19 years ago
Atsushi Nemoto f66686f70a [MIPS] dump_stack() based on prologue code analysis 19 years ago
Atsushi Nemoto e889d78fd5 [MIPS] Rearrange show_stack, show_trace 19 years ago
Maxime Bizon d4fd1989ea [MIPS] Honour "panic_on_oops" sysctl. 19 years ago
Chris Dearman 57725f9eb6 [MIPS] Panic on fp exception in kernel mode. 19 years ago
Chris Dearman 70ae612609 [MIPS] Use KERN_DEBUG to log the SDBBP messages 19 years ago
Chris Dearman e35a5e35e0 [MIPS] Less noise on multithreading exceptions. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle f41ae0b2b9 [MIPS] Fix configuration of R2 CPU features and multithreading. 19 years ago
Atsushi Nemoto eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 years ago
Ralf Baechle cac4bcbce0 [MIPS] Print more information if we're struck by a machine check exception. 19 years ago
Nigel Stephens 98a41de99a [MIPS] Add missing 34K processor IDs 19 years ago
Ralf Baechle bb12d612d4 [MIPS] Make mips_srs_init static. 19 years ago
Ralf Baechle f088fc84f9 [MIPS] FPU affinity for MT ASE. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Ralf Baechle 193dd2ce2a [MIPS] R2: Implement shadow register allocation without spinlock. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Ralf Baechle ff3eab2a98 [MIPS] Some formatting fixes. 19 years ago