1. 5a34133 MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 by Huacai Chen · 8 years ago
  2. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  3. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  4. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  5. e11124d MIPS: Remove r2_emul_return from struct thread_info by Paul Burton · 8 years ago
  6. 35e6de3 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  7. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  8. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  9. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  10. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  11. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  12. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  13. dabdc18 MIPS: Print CM error reports upon bus errors by Paul Burton · 8 years ago
  14. 4b22c69 MIPS: traps: Ensure full EBase is written by Matt Redfearn · 8 years ago
  15. c195e07 MIPS: traps: Convert ebase to KSEG0 by James Hogan · 8 years ago
  16. 1802289 MIPS: traps: 64bit kernels should read CP0_EBase 64bit by James Hogan · 8 years ago
  17. 9f3b808 MIPS: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  18. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  19. bcfc8f0 MIPS: traps: return correct si code for accessing nonmapped addresses by Petar Jovanovic · 8 years ago
  20. b937ff6 MIPS: KVM: Don't hardcode restored HWREna by James Hogan · 9 years ago
  21. aff565a MIPS: Clean up RDHWR handling by James Hogan · 9 years ago
  22. 878edf0 MIPS: KVM: Restore host EBase from ebase variable by James Hogan · 9 years ago
  23. e49d384 MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC by Maciej W. Rozycki · 9 years ago
  24. 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 9 years ago
  25. 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
  26. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
  27. e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 9 years ago
  28. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 9 years ago
  29. 04d83f9 MIPS: traps: Make sure secondary cores have a sane ebase register by Markos Chandras · 9 years ago
  30. 99a7a23 MIPS: panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
  31. 81a76d7 MIPS: Avoid using unwind_stack() with usermode by James Hogan · 9 years ago
  32. 3d50a7f MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  33. 3b143cc MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp' by Maciej W. Rozycki · 9 years ago
  34. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  35. e723e3f MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' by Maciej W. Rozycki · 9 years ago
  36. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  37. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 9 years ago
  38. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  39. da34232 Merge branch '4.3-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  40. 7963b3f MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler() by Petri Gynther · 9 years ago
  41. a13c996 MIPS: traps: tidy up ebase calculation by Paul Burton · 9 years ago
  42. 40e084a MIPS: Add uprobes support. by Ralf Baechle · 9 years ago
  43. e3b2883 MIPS: Set trap_no field in thread_struct on exception. by Ralf Baechle · 9 years ago
  44. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  45. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 10 years ago
  46. 1e77863 MIPS: show_stack: Fix stack trace with EVA by James Hogan · 9 years ago
  47. 55c723e MIPS: do_mcheck: Fix kernel code dump with EVA by James Hogan · 9 years ago
  48. 761b449 MIPS: kernel: traps: Fix broken indentation by Markos Chandras · 10 years ago
  49. 52ea7bf MIPS: Get rid of 'kgdb_early_setup' cruft. by Sergei Shtylyov · 10 years ago
  50. 37dd381 MIPS: traps: print Exception Code in __show_regs() by Petri Gynther · 10 years ago
  51. 2d2ec2f MIPS: traps: remove extra Tainted: line from __show_regs() output by Petri Gynther · 10 years ago
  52. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  53. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  54. 304acb7 MIPS: Set `si_code' for SIGFPE signals sent from emulation too by Maciej W. Rozycki · 10 years ago
  55. 443c440 MIPS: Always clear FCSR cause bits after emulation by Maciej W. Rozycki · 10 years ago
  56. ed2d72c MIPS: Respect the FCSR exception mask for `si_code' by Maciej W. Rozycki · 10 years ago
  57. 2d83fea MIPS: Correct FP ISA requirements by Maciej W. Rozycki · 10 years ago
  58. c987503 MIPS: Fix BREAK code interpretation heuristics by Maciej W. Rozycki · 10 years ago
  59. f6a31da MIPS: BREAK instruction interpretation corrections by Maciej W. Rozycki · 10 years ago
  60. 68893e0 MIPS: Correct MIPS16 BREAK code interpretation by Maciej W. Rozycki · 10 years ago
  61. 27e28e8 MIPS: Normalise code flow in the CpU exception handler by Maciej W. Rozycki · 10 years ago
  62. 4a7c237 MIPS: Reindent R6 RI exception emulation by Maciej W. Rozycki · 10 years ago
  63. 1f44377 MIPS: Correct the comment for FPU emulator traps by Maciej W. Rozycki · 10 years ago
  64. 8f7ff02 MIPS: Read CPU IRQ line that FDC to routed to by James Hogan · 10 years ago
  65. 4a91d8f MIPS: Allow shared IRQ for timer & perf counter by James Hogan · 10 years ago
  66. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  67. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 10 years ago
  68. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  69. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  70. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  71. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  72. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  73. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  74. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  75. d76e9b9 MIPS: traps: Fix inline asm ctc1 missing .set hardfloat by James Hogan · 10 years ago
  76. 26b40ef MIPS: traps: Dump the PageGrain and Wired registers on MC by Markos Chandras · 10 years ago
  77. 31ec86b MIPS: traps: Dump the HTW registers on a MC exception by Markos Chandras · 10 years ago
  78. 314727f MIPS: traps: Replace printk with pr_err for MC exceptions by Markos Chandras · 10 years ago
  79. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  80. 762a1f4 MIPS: disable preemption whilst initialising MSA by Paul Burton · 10 years ago
  81. 732c0c3 MIPS: fix MSA context for tasks which don't use FP first by Paul Burton · 10 years ago
  82. c901775 MIPS: init upper 64b of vector registers when MSA is first used by Paul Burton · 10 years ago
  83. b834067 MIPS: preserve scalar FP CSR when switching vector context by Paul Burton · 10 years ago
  84. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 10 years ago
  85. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  86. f7a89f1 MIPS: Call find_vma with the mmap_sem held by Davidlohr Bueso · 11 years ago
  87. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  88. 721a920 MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores by Markos Chandras · 11 years ago
  89. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  90. ae4ce45 MIPS: traps: Add CPU PM callback for trap configuration by James Hogan · 11 years ago
  91. 078dde5 MIPS: traps: Set correct address limit for breakpoints and traps by Leonid Yegoshin · 11 years ago
  92. b08a9c9 MIPS: kernel: traps: Whitespace clean up by Markos Chandras · 11 years ago
  93. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  94. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 11 years ago
  95. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  96. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  97. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  98. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  99. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  100. 6de2045 MIPS: Add printing of ES bit for Imgtec cores when cache error occurs. by Leonid Yegoshin · 11 years ago