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