index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
1
-33
/
+39
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
1
-0
/
+3
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
1
-1
/
+18
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
1
-0
/
+17
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
1
-2
/
+11
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-0
/
+1
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+3
2016-07-21
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
1
-1
/
+3
2016-06-15
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-1
/
+4
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
1
-7
/
+10
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
1
-0
/
+1
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-3
/
+3
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
1
-1
/
+1
2016-05-13
MIPS: traps: remove unused variable
Tony Wu
1
-1
/
+0
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
1
-1
/
+2
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
1
-4
/
+1
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
1
-0
/
+7
2016-05-13
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
1
-4
/
+1
2016-05-09
MIPS: Avoid using unwind_stack() with usermode
James Hogan
1
-1
/
+1
2016-04-04
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
1
-13
/
+13
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
1
-5
/
+13
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-03-04
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
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
[next]