index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-11-04
1
-33
/
+39
*
MIPS: Fix __show_regs() output
Paul Burton
2016-11-04
1
-21
/
+21
*
MIPS: traps: Fix output of show_code
Matt Redfearn
2016-11-04
1
-3
/
+4
*
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
2016-11-04
1
-6
/
+8
*
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
2016-11-04
1
-1
/
+1
*
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-06
1
-0
/
+3
*
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
1
-1
/
+18
*
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
1
-0
/
+17
*
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
1
-2
/
+11
*
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+3
|
\
|
*
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
2016-07-21
1
-1
/
+3
*
|
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
1
-1
/
+4
*
|
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
1
-7
/
+10
*
|
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
2016-06-14
1
-0
/
+1
|
/
*
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-05-17
1
-3
/
+3
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-1
/
+1
*
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
1
-1
/
+0
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
1
-1
/
+2
*
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
1
-4
/
+1
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2016-05-13
1
-0
/
+7
*
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
2016-05-13
1
-4
/
+1
*
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-05-09
1
-1
/
+1
*
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
2016-04-04
1
-13
/
+13
*
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
2016-04-03
1
-5
/
+13
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
1
-1
/
+1
*
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-03-04
1
-7
/
+6
*
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
2016-02-02
1
-4
/
+5
*
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
2016-02-02
1
-15
/
+1
*
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
1
-26
/
+26
*
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
1
-0
/
+2
|
\
|
*
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
2015-11-09
1
-0
/
+2
*
|
MIPS: traps: tidy up ebase calculation
Paul Burton
2015-10-26
1
-6
/
+3
|
/
*
MIPS: Add uprobes support.
Ralf Baechle
2015-09-03
1
-0
/
+12
*
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
2015-09-03
1
-14
/
+14
*
MIPS: Refactor dumping of TLB registers for r3k/r4k
James Hogan
2015-09-03
1
-14
/
+2
*
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-26
1
-0
/
+1
*
MIPS: show_stack: Fix stack trace with EVA
James Hogan
2015-08-03
1
-0
/
+7
*
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
2015-08-03
1
-0
/
+6
*
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-07-09
1
-4
/
+4
*
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
1
-5
/
+0
*
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-06-21
1
-3
/
+4
*
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
1
-1
/
+0
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-3
/
+3
|
\
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-3
/
+3
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
1
-116
/
+160
|
\
\
|
*
|
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
1
-67
/
+83
|
*
|
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
1
-1
/
+14
|
*
|
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-08
1
-1
/
+10
[prev]
[next]