index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.230 into android-4.4-p
Greg Kroah-Hartman
2020-07-09
|
\
|
*
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-07-09
|
*
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2018-11-10
*
|
Merge 4.4.143 into android-4.4-p
Greg Kroah-Hartman
2018-07-31
|
\
|
|
*
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-07-22
*
|
UPSTREAM: MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2018-02-05
*
|
UPSTREAM: MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2018-02-05
*
|
UPSTREAM: MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_tr...
Maciej W. Rozycki
2018-02-05
*
|
UPSTREAM: MIPS: Fix misspellings in comments.
Adam Buchbinder
2018-02-05
|
/
*
MIPS: Avoid accidental raw backtrace
James Hogan
2017-07-05
*
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-06-07
*
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-06-07
*
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-03-09
*
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
|
\
|
*
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
2015-11-09
*
|
MIPS: traps: tidy up ebase calculation
Paul Burton
2015-10-26
|
/
*
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-09-03
*
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-26
*
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-08-03
*
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-07-09
*
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
*
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-06-21
*
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
|
\
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
|
\
\
|
*
|
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-04-08
|
*
|
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-31
|
|
/
*
|
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-27
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
|
\
|
*
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-17
|
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
|
*
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
*
|
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2015-01-30
|
/
[next]