index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
1
-4
/
+5
2016-02-02
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
1
-15
/
+1
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
1
-26
/
+26
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+2
2015-11-09
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
1
-0
/
+2
2015-10-26
MIPS: traps: tidy up ebase calculation
Paul Burton
1
-6
/
+3
2015-09-03
MIPS: Add uprobes support.
Ralf Baechle
1
-0
/
+12
2015-09-03
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
1
-14
/
+14
2015-09-03
MIPS: Refactor dumping of TLB registers for r3k/r4k
James Hogan
1
-14
/
+2
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
1
-0
/
+1
2015-08-03
MIPS: show_stack: Fix stack trace with EVA
James Hogan
1
-0
/
+7
2015-08-03
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
1
-0
/
+6
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
1
-5
/
+0
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
1
-3
/
+4
2015-05-12
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
1
-1
/
+0
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-116
/
+160
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
1
-67
/
+83
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
1
-1
/
+14
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
1
-1
/
+10
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
1
-12
/
+11
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
1
-18
/
+18
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
1
-16
/
+15
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
1
-3
/
+3
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
1
-0
/
+12
2015-03-31
MIPS: Allow shared IRQ for timer & perf counter
James Hogan
1
-2
/
+0
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
1
-1
/
+15
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
1
-8
/
+9
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-3
/
+3
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-6
/
+54
2015-02-17
MIPS: Make use of the ERETNC instruction on MIPS R6
Markos Chandras
1
-0
/
+2
2015-02-17
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
1
-1
/
+27
2015-02-17
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
1
-5
/
+5
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
1
-0
/
+1
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
1
-0
/
+19
2015-01-30
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
1
-1
/
+2
2014-11-24
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
1
-0
/
+5
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
1
-6
/
+6
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
1
-0
/
+47
2014-08-02
MIPS: disable preemption whilst initialising MSA
Paul Burton
1
-3
/
+11
2014-08-02
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
1
-9
/
+30
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
1
-0
/
+5
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-0
/
+7
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+4
[next]