summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/traps.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman2020-07-09
|\
| * MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-09
| * MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-11-10
* | Merge 4.4.143 into android-4.4-pGreg Kroah-Hartman2018-07-31
|\|
| * MIPS: Call dump_stack() from show_regs()Paul Burton2018-07-22
* | UPSTREAM: MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras2018-02-05
* | UPSTREAM: MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-02-05
* | UPSTREAM: MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_tr...Maciej W. Rozycki2018-02-05
* | UPSTREAM: MIPS: Fix misspellings in comments.Adam Buchbinder2018-02-05
|/
* MIPS: Avoid accidental raw backtraceJames Hogan2017-07-05
* MIPS: Avoid using unwind_stack() with usermodeJames Hogan2016-06-07
* MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-06-07
* MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-09
* Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-12
|\
| * MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-09
* | MIPS: traps: tidy up ebase calculationPaul Burton2015-10-26
|/
* MIPS: Add uprobes support.Ralf Baechle2015-09-03
* MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-03
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-03
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-26
* MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-03
* MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-03
* MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-09
* MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-21
* MIPS: traps: print Exception Code in __show_regs()Petri Gynther2015-06-21
* MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-12
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-05
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \
| * | MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2015-04-08
| * | MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki2015-04-08
| * | MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki2015-04-08
| * | MIPS: Correct FP ISA requirementsMaciej W. Rozycki2015-04-08
| * | MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki2015-04-08
| * | MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki2015-04-08
| * | MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki2015-04-08
| * | MIPS: Normalise code flow in the CpU exception handlerMaciej W. Rozycki2015-04-08
| * | MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki2015-04-08
| * | MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki2015-04-08
| * | MIPS: Read CPU IRQ line that FDC to routed toJames Hogan2015-03-31
| * | MIPS: Allow shared IRQ for timer & perf counterJames Hogan2015-03-31
| |/
* | MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan2015-03-27
* | MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton2015-03-27
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras2015-02-17
| * MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin2015-02-17
| * MIPS: kernel: traps: Add MIPS R6 related definitionsLeonid Yegoshin2015-02-17
| * MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-16
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
* | MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2015-01-30
|/