1. ee54d37 MIPS: Make check condition for SDBBP consistent with EJTAG spec by Tiezhu Yang · 4 years ago
  2. bc6e8dc MIPS: handle Loongson-specific GSExc exception by WANG Xuerui · 4 years, 6 months ago
  3. 31e1b3e MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() by YuanJunQing · 4 years, 8 months ago
  4. da706e5 MIPS: asm: Rename some macros to avoid build errors by Huacai Chen · 4 years, 8 months ago
  5. 4dee90d MIPS: genex: Don't reload address unnecessarily by Paul Burton · 5 years ago
  6. 12dbb04 MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler by Paul Burton · 5 years ago
  7. 071d2f0 MIPS: r4k-bugs64: Limit R4k bug checks to affected systems by Paul Burton · 5 years ago
  8. ccd51b9 MIPS: Remove unused R5432_CP0_INTERRUPT_WAR by Paul Burton · 5 years ago
  9. 378ed6f MIPS: Avoid using .set mips0 to restore ISA by Paul Burton · 6 years ago
  10. 5328f74 MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  11. c8bf380 MIPS: Fix ejtag handler on SMP by Heiher · 7 years ago
  12. 866b6a8 MIPS: Add DWARF unwinding to assembly by Corey Minyard · 7 years ago
  13. db8466c MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 8 years ago
  14. 5a34133 MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  15. c25f806 MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch by Matt Redfearn · 8 years ago
  16. dda45f70 MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 8 years ago
  17. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 8 years ago
  18. 105c22c MIPS: genex: Indent delay slots & clean whitespace by James Hogan · 9 years ago
  19. 2db003a MIPS: Support extended ASIDs by Paul Burton · 9 years ago
  20. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 9 years ago
  21. 158d3b2 MIPS: Fix LLVM build issue. by Ralf Baechle · 9 years ago
  22. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  23. 091be55 MIPS: clear MSACSR cause bits when handling MSA FP exception by Paul Burton · 10 years ago
  24. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  25. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  26. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  27. a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 11 years ago
  28. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 11 years ago
  29. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  30. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  31. 83e4da1e MIPS: Print correct PC in trace dump after NMI exception by Leonid Yegoshin · 11 years ago
  32. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 12 years ago
  33. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 12 years ago
  34. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 12 years ago
  35. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 12 years ago
  36. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  37. bef9ae3 MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. by Ralf Baechle · 12 years ago
  38. 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
  39. 25c3000 MIPS: Override assembler target architecture for octeon. by David Daney · 16 years ago
  40. b67b2b7 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. by David Daney · 16 years ago
  41. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  42. c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 17 years ago
  43. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  44. c6563e8 [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code by Atsushi Nemoto · 17 years ago
  45. 0db3421 [MIPS] SMTC: Interrupt mask backstop hack by Kevin D. Kissell · 18 years ago
  46. fe99f1b [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS by Chris Dearman · 18 years ago
  47. 7df4246 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. by Ralf Baechle · 18 years ago
  48. 8c36443 [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. by Ralf Baechle · 18 years ago
  49. 5b10496 [MIPS] Fast path for rdhwr emulation for TLS by Atsushi Nemoto · 18 years ago
  50. f431baa [MIPS] ret_from_irq adjustment by Atsushi Nemoto · 18 years ago
  51. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  52. 2312669 [MIPS] Stacktrace build-fix and improvement by Atsushi Nemoto · 18 years ago
  53. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 19 years ago
  54. e35a5e3 [MIPS] Less noise on multithreading exceptions. by Chris Dearman · 19 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  56. 4277ff5 [MIPS] Fix use of ehb instruction for non-R2 configurations. by Ralf Baechle · 19 years ago
  57. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  58. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  59. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 19 years ago
  60. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  61. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 20 years ago
  62. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 20 years ago
  63. 69903d6 Fix typos and formatting. by Thiemo Seufer · 20 years ago
  64. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  65. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  66. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago