index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-21
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
2016-06-15
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2016-05-13
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
2016-05-09
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-04-04
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
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
[next]