index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2014-11-24
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
1
-0
/
+5
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
1
-6
/
+6
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
1
-0
/
+47
2014-08-02
MIPS: disable preemption whilst initialising MSA
Paul Burton
1
-3
/
+11
2014-08-02
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
1
-9
/
+30
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
1
-0
/
+5
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-0
/
+7
2014-06-05
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+4
2014-06-04
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-27
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
1
-0
/
+12
2014-03-27
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
1
-7
/
+10
2014-03-27
MIPS: Add cases for CPU_P5600
James Hogan
1
-0
/
+1
2014-03-27
MIPS: Dumb MSA FP exception handler
Paul Burton
1
-0
/
+12
2014-03-27
MIPS: Basic MSA context switching support
Paul Burton
1
-6
/
+95
2014-03-07
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-14
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
1
-5
/
+5
2013-10-30
MIPS: traps: Reformat notify_die invocations to 80 columns.
Ralf Baechle
1
-10
/
+14
2013-10-30
MIPS: Print correct PC in trace dump after NMI exception
Leonid Yegoshin
1
-2
/
+11
2013-10-30
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-20
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-15
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
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-86
/
+216
2013-05-09
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
1
-1
/
+6
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
1
-82
/
+208
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
1
-1
/
+1
2013-05-08
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
1
-2
/
+4
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
1
-1
/
+6
[next]