index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2018-06-16
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2018-03-03
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
1
-29
/
+35
2018-03-03
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
1
-61
/
+72
2018-03-03
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
1
-1
/
+8
2018-03-03
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
1
-1
/
+10
2018-03-03
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
1
-1
/
+15
2017-09-15
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-04-04
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
1
-1
/
+2
2017-04-04
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
1
-9
/
+30
2017-04-04
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
1
-0
/
+5
2016-08-22
MIPS: Avoid using unwind_stack() with usermode
James Hogan
1
-1
/
+1
2016-03-24
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2015-08-27
MIPS: show_stack: Fix stack trace with EVA
James Hogan
1
-0
/
+7
2015-08-27
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
1
-0
/
+6
2015-08-10
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+4
2014-06-03
MIPS: Call find_vma with the mmap_sem held
Davidlohr Bueso
1
-0
/
+2
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-5
/
+52
2014-05-25
MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores
Markos Chandras
1
-2
/
+2
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-63
/
+0
2014-05-02
MIPS: traps: Add CPU PM callback for trap configuration
James Hogan
1
-23
/
+70
2014-03-26
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
1
-0
/
+12
2014-03-26
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
1
-7
/
+10
2014-03-26
MIPS: Add cases for CPU_P5600
James Hogan
1
-0
/
+1
2014-03-26
MIPS: Dumb MSA FP exception handler
Paul Burton
1
-0
/
+12
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
1
-6
/
+95
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
1
-0
/
+1
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
1
-0
/
+1
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
1
-0
/
+30
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
1
-0
/
+1
2014-01-22
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
1
-8
/
+21
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
1
-5
/
+5
2013-10-29
MIPS: traps: Reformat notify_die invocations to 80 columns.
Ralf Baechle
1
-10
/
+14
2013-10-29
MIPS: Print correct PC in trace dump after NMI exception
Leonid Yegoshin
1
-2
/
+11
2013-10-29
MIPS: Remove bogus BUG_ON()
Markos Chandras
1
-1
/
+0
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-1
/
+2
2013-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2013-07-17
MIPS: Delete dead invocation of exception_exit().
Ralf Baechle
1
-1
/
+0
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-6
/
+6
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+0
2013-07-01
MIPS: microMIPS: Fix improper definition of ISA exception bit.
Steven J. Hill
1
-0
/
+9
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
1
-2
/
+2
2013-06-25
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
1
-2
/
+0
2013-06-13
MIPS: Allow kernel to use coprocessor 2
Jayachandran C
1
-10
/
+5
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
1
-14
/
+60
2013-05-23
MIPS: Trap exception handling fixes
Maciej W. Rozycki
1
-13
/
+15
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
1
-4
/
+3
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-1
/
+1
2013-05-16
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
1
-4
/
+2
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-92
/
+226
[next]