index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-02-02
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
2016-02-02
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-09
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
2015-10-26
MIPS: traps: tidy up ebase calculation
Paul Burton
2015-09-03
MIPS: Add uprobes support.
Ralf Baechle
2015-09-03
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
2015-09-03
MIPS: Refactor dumping of TLB registers for r3k/r4k
James Hogan
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-03
MIPS: show_stack: Fix stack trace with EVA
James Hogan
2015-08-03
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-05-12
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
2015-03-31
MIPS: Allow shared IRQ for timer & perf counter
James Hogan
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-17
MIPS: Make use of the ERETNC instruction on MIPS R6
Markos Chandras
2015-02-17
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
2015-02-17
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-01-30
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2014-11-24
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
2014-08-02
MIPS: disable preemption whilst initialising MSA
Paul Burton
2014-08-02
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
[prev]
[next]