aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/traps.c
AgeCommit message (Expand)Author
2015-08-16MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-16MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-04-08MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2015-04-08MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-08MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki
2015-04-08MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki
2015-04-08MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki
2015-04-08MIPS: Normalise code flow in the CpU exception handlerMaciej W. Rozycki
2015-04-08MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki
2015-04-08MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan
2015-03-31MIPS: Allow shared IRQ for timer & perf counterJames Hogan
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2015-03-27MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-17MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin
2015-02-17MIPS: kernel: traps: Add MIPS R6 related definitionsLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2015-01-30MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras
2014-11-24MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras
2014-11-24MIPS: Support for hybrid FPRsPaul Burton
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton
2014-08-02MIPS: fix MSA context for tasks which don't use FP firstPaul Burton
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton
2014-08-02MIPS: preserve scalar FP CSR when switching vector contextPaul Burton
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan
2014-03-26MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin
2014-03-26MIPS: kernel: traps: Whitespace clean upMarkos Chandras
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-26MIPS: Dumb MSA FP exception handlerPaul Burton
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin