Commit History

Author SHA1 Message Date
  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. 19 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 19 years ago
  Yoichi Yuasa 3ab0f40f33 [MIPS] Fix warning of printk format in mips_srs_init() 18 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