1. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  2. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 17 years ago
  3. 10220c8 [MIPS] Fix check for valid stack pointer during backtrace by Thomas Bogendoerfer · 17 years ago
  4. df27005 [MIPS] Fix handling of trap and breakpoint instructions by Ralf Baechle · 17 years ago
  5. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
  6. bdc94eb [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. by Chris Dearman · 17 years ago
  7. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  8. 1f5826b [MIPS] Added missing cases for rdhwr emulation by Chris Dearman · 19 years ago
  9. bbaf238 [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel by Chris Dearman · 17 years ago
  10. f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 17 years ago
  11. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  12. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  13. 60b0d65 [MIPS] SYNC emulation for MIPS I processors by Maciej W. Rozycki · 17 years ago
  14. eae23f2 [MIPS] IP22: Fix warning. by Ralf Baechle · 17 years ago
  15. 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
  16. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  17. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  18. 641e97f [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. by Ralf Baechle · 17 years ago
  19. ec70f65 [MIPS] Kill useless volatile keyword by Ralf Baechle · 17 years ago
  20. 948a34c [MIPS] Maintain si_code field properly for FP exceptions by Thiemo Seufer · 17 years ago
  21. 34412c7 [MIPS] SMTC: Fix duplicate status dumps on NMI by Thiemo Seufer · 17 years ago
  22. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 17 years ago
  23. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  24. e1bb8289 [MIPS] Make show_code static and add __user tag by Atsushi Nemoto · 17 years ago
  25. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  26. 28fc582 [MIPS] Sparse: Use NULL for pointer by Atsushi Nemoto · 17 years ago
  27. 9267a30 [MIPS] PMC MSP71xx mips common by Marc St-Jean · 18 years ago
  28. a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 18 years ago
  29. d223a86 [MIPS] FP affinity: Coding style cleanups by Ralf Baechle · 18 years ago
  30. b63e804 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} by Atsushi Nemoto · 18 years ago
  31. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 18 years ago
  32. c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 18 years ago
  33. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 18 years ago
  34. 6a05888 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. by Ralf Baechle · 18 years ago
  35. 8e8a52e [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. by Ralf Baechle · 18 years ago
  36. acaec42 [MIPS] Always install the DSP exception handler. by Chris Dearman · 18 years ago
  37. 6ba07e5 [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS by Atsushi Nemoto · 18 years ago
  38. ef300e4 [MIPS] Define and use vi_handler_t for vectored interrupt handlers. by Ralf Baechle · 18 years ago
  39. 856a514 [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. by Ralf Baechle · 18 years ago
  40. 99af900 [MIPS] Make do_default_vi static by Ralf Baechle · 18 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  42. ba755f8 [MIPS] Fix BUG(), BUG_ON() handling by Atsushi Nemoto · 18 years ago
  43. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 18 years ago
  44. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 18 years ago
  45. 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 18 years ago
  46. 90fccb1 [MIPS] Fix double signal on trap and break instruction by Atsushi Nemoto · 18 years ago
  47. b6dcec9 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away by Ralf Baechle · 18 years ago
  48. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  49. e567988 [MIPS] Work around bogus gcc warnings. by Ralf Baechle · 18 years ago
  50. 5b10496 [MIPS] Fast path for rdhwr emulation for TLS by Atsushi Nemoto · 18 years ago
  51. 3ab0f40 [MIPS] Fix warning of printk format in mips_srs_init() by Yoichi Yuasa · 18 years ago
  52. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  53. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  54. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago
  55. 898d229 [MIPS] Make prepare_frametrace() not clobber v0 by Atsushi Nemoto · 18 years ago
  56. 4d157d5 [MIPS] Improve unwind_stack() by Franck Bui-Huu · 18 years ago
  57. 1666a6f [MIPS] Simplify dump_stack() by Franck Bui-Huu · 18 years ago
  58. 87151ae [MIPS] Miscellaneous cleanup in prologue analysis code by Franck Bui-Huu · 18 years ago
  59. cf495a33 [MIPS] Remove unused MODULE_RANGE macro. by Franck Bui-Huu · 18 years ago
  60. f66686f [MIPS] dump_stack() based on prologue code analysis by Atsushi Nemoto · 18 years ago
  61. e889d78 [MIPS] Rearrange show_stack, show_trace by Atsushi Nemoto · 18 years ago
  62. d4fd198 [MIPS] Honour "panic_on_oops" sysctl. by Maxime Bizon · 18 years ago
  63. 57725f9 [MIPS] Panic on fp exception in kernel mode. by Chris Dearman · 19 years ago
  64. 70ae612 [MIPS] Use KERN_DEBUG to log the SDBBP messages by Chris Dearman · 19 years ago
  65. e35a5e3 [MIPS] Less noise on multithreading exceptions. by Chris Dearman · 19 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  67. f41ae0b [MIPS] Fix configuration of R2 CPU features and multithreading. by Ralf Baechle · 19 years ago
  68. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 19 years ago
  69. cac4bcb [MIPS] Print more information if we're struck by a machine check exception. by Ralf Baechle · 19 years ago
  70. 98a41de [MIPS] Add missing 34K processor IDs by Nigel Stephens · 19 years ago
  71. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 19 years ago
  72. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  73. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  74. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  75. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  76. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  77. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  78. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  79. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  80. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  81. 36ccf1c [MIPS] Make integer overflow exceptions in kernel mode fatal. by Ralf Baechle · 19 years ago
  82. b38c739 [MIPS] Clear ST0_RE on bootup. by Ralf Baechle · 19 years ago
  83. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
  84. 56ebd51 [MIPS] Generate SIGILL again by Daniel Jacobowitz · 19 years ago
  85. 12616ed FPU emulator garbage collection. by Ralf Baechle · 19 years ago
  86. 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 19 years ago
  87. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  88. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  89. d03d0a5 MT bulletproofing. by Ralf Baechle · 19 years ago
  90. 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 19 years ago
  91. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  92. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 20 years ago
  93. 3b2396d Use correct names for bits in the R3k cp0.status register. by Maciej W. Rozycki · 20 years ago
  94. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 20 years ago
  95. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 20 years ago
  96. cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 20 years ago
  97. 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
  98. 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 20 years ago
  99. 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 20 years ago
  100. fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago