| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: kernel: traps: Fix broken indentation | Markos Chandras | 2015-07-09 | 1 | -4/+4 |
* | MIPS: Get rid of 'kgdb_early_setup' cruft. | Sergei Shtylyov | 2015-06-21 | 1 | -5/+0 |
* | MIPS: traps: print Exception Code in __show_regs() | Petri Gynther | 2015-06-21 | 1 | -3/+4 |
* | MIPS: traps: remove extra Tainted: line from __show_regs() output | Petri Gynther | 2015-05-12 | 1 | -1/+0 |
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -3/+3 |
|\ |
|
| * | mips: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -3/+3 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 1 | -116/+160 |
|\ \ |
|
| * | | MIPS: Set `si_code' for SIGFPE signals sent from emulation too | Maciej W. Rozycki | 2015-04-08 | 1 | -67/+83 |
| * | | MIPS: Always clear FCSR cause bits after emulation | Maciej W. Rozycki | 2015-04-08 | 1 | -1/+14 |
| * | | MIPS: Respect the FCSR exception mask for `si_code' | Maciej W. Rozycki | 2015-04-08 | 1 | -1/+10 |
| * | | MIPS: Correct FP ISA requirements | Maciej W. Rozycki | 2015-04-08 | 1 | -12/+11 |
| * | | MIPS: Fix BREAK code interpretation heuristics | Maciej W. Rozycki | 2015-04-08 | 1 | -1/+1 |
| * | | MIPS: BREAK instruction interpretation corrections | Maciej W. Rozycki | 2015-04-08 | 1 | -18/+18 |
| * | | MIPS: Correct MIPS16 BREAK code interpretation | Maciej W. Rozycki | 2015-04-08 | 1 | -1/+1 |
| * | | MIPS: Normalise code flow in the CpU exception handler | Maciej W. Rozycki | 2015-04-08 | 1 | -8/+7 |
| * | | MIPS: Reindent R6 RI exception emulation | Maciej W. Rozycki | 2015-04-08 | 1 | -16/+15 |
| * | | MIPS: Correct the comment for FPU emulator traps | Maciej W. Rozycki | 2015-04-08 | 1 | -3/+3 |
| * | | MIPS: Read CPU IRQ line that FDC to routed to | James Hogan | 2015-03-31 | 1 | -0/+12 |
| * | | MIPS: Allow shared IRQ for timer & perf counter | James Hogan | 2015-03-31 | 1 | -2/+0 |
| |/ |
|
* | | MIPS: Clear [MSA]FPE CSR.Cause after notify_die() | James Hogan | 2015-03-27 | 1 | -1/+15 |
* | | MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator | Paul Burton | 2015-03-27 | 1 | -8/+9 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-22 | 1 | -6/+54 |
|\ |
|
| * | MIPS: Make use of the ERETNC instruction on MIPS R6 | Markos Chandras | 2015-02-17 | 1 | -0/+2 |
| * | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 | Leonid Yegoshin | 2015-02-17 | 1 | -1/+27 |
| * | MIPS: kernel: traps: Add MIPS R6 related definitions | Leonid Yegoshin | 2015-02-17 | 1 | -5/+5 |
| * | MIPS: Add cases for CPU_QEMU_GENERIC | Leonid Yegoshin | 2015-02-16 | 1 | -0/+1 |
| * | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS | Paul Burton | 2015-02-12 | 1 | -0/+19 |
* | | MIPS: traps: Fix inline asm ctc1 missing .set hardfloat | James Hogan | 2015-01-30 | 1 | -1/+2 |
|/ |
|
* | MIPS: traps: Dump the PageGrain and Wired registers on MC | Markos Chandras | 2014-11-24 | 1 | -0/+2 |
* | MIPS: traps: Dump the HTW registers on a MC exception | Markos Chandras | 2014-11-24 | 1 | -0/+5 |
* | MIPS: traps: Replace printk with pr_err for MC exceptions | Markos Chandras | 2014-11-24 | 1 | -6/+6 |
* | MIPS: Support for hybrid FPRs | Paul Burton | 2014-11-24 | 1 | -0/+47 |
* | MIPS: disable preemption whilst initialising MSA | Paul Burton | 2014-08-02 | 1 | -3/+11 |
* | MIPS: fix MSA context for tasks which don't use FP first | Paul Burton | 2014-08-02 | 1 | -0/+2 |
* | MIPS: init upper 64b of vector registers when MSA is first used | Paul Burton | 2014-08-02 | 1 | -9/+30 |
* | MIPS: preserve scalar FP CSR when switching vector context | Paul Burton | 2014-08-02 | 1 | -0/+5 |
* | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions | Leonid Yegoshin | 2014-08-02 | 1 | -0/+7 |
* | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 2014-06-04 | 1 | -2/+4 |
|\ |
|
| * | MIPS: Call find_vma with the mmap_sem held | Davidlohr Bueso | 2014-06-03 | 1 | -0/+2 |
| * | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores | Markos Chandras | 2014-05-25 | 1 | -2/+2 |
* | | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle | 2014-05-29 | 1 | -5/+52 |
|\ \ |
|
| * | | MIPS: traps: Add CPU PM callback for trap configuration | James Hogan | 2014-05-02 | 1 | -23/+70 |
| |/ |
|
* / | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-24 | 1 | -63/+0 |
|/ |
|
* | MIPS: traps: Set correct address limit for breakpoints and traps | Leonid Yegoshin | 2014-03-26 | 1 | -0/+12 |
* | MIPS: kernel: traps: Whitespace clean up | Markos Chandras | 2014-03-26 | 1 | -7/+10 |
* | MIPS: Add cases for CPU_P5600 | James Hogan | 2014-03-26 | 1 | -0/+1 |
* | MIPS: Dumb MSA FP exception handler | Paul Burton | 2014-03-26 | 1 | -0/+12 |
* | MIPS: Basic MSA context switching support | Paul Burton | 2014-03-26 | 1 | -6/+95 |
* | MIPS: Add 1074K CPU support explicitly. | Steven J. Hill | 2014-03-06 | 1 | -0/+1 |
* | MIPS: Add support for interAptiv cores | Leonid Yegoshin | 2014-01-22 | 1 | -0/+1 |