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