Commit Graph

60 Commits (89df127246f23add865f4a8f719c990e41151843)

Author SHA1 Message Date
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
Ralf Baechle 7acb783ecd [MIPS] Fixup printk in mips_srs_init. 19 years ago
Ralf Baechle e76038dcc0 [MIPS] Remove redundant initialization of sr_allocated. 19 years ago
Ralf Baechle b4d05cb9cb [MIPS] Make set_vi_srs_handler static. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 36ccf1c0e3 [MIPS] Make integer overflow exceptions in kernel mode fatal. 19 years ago
Ralf Baechle b38c73995f [MIPS] Clear ST0_RE on bootup. 19 years ago
Al Viro dc8f6029cd [PATCH] mips: task_thread_info() 19 years ago
Daniel Jacobowitz 56ebd51bae [MIPS] Generate SIGILL again 19 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 20 years ago
Ralf Baechle 178086c86a Don't print file name and line in die and die_if_kernel. 20 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 20 years ago
Ralf Baechle 340ee4b98c Virtual SMP support for the 34K. 20 years ago
Ralf Baechle d03d0a5775 MT bulletproofing. 20 years ago
Ralf Baechle 1d40cfcd34 Avoid SMP cacheflushes. This is a minor optimization of startup but 20 years ago
Ralf Baechle e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 20 years ago
Ralf Baechle 6e760c8dae Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. 20 years ago
Maciej W. Rozycki 3b2396d972 Use correct names for bits in the R3k cp0.status register. 20 years ago