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
/
smp-cps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
MIPS: smp-cps: Clear Status IPL field when using EIC
Paul Burton
1
-2
/
+6
2016-05-13
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
1
-0
/
+11
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
1
-4
/
+31
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
1
-2
/
+5
2016-05-13
MIPS: smp-cps: Ensure our VP ident calculation is correct
Paul Burton
1
-0
/
+11
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
1
-2
/
+2
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
1
-0
/
+3
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
1
-2
/
+5
2015-11-11
MIPS: CPS: Warn if a core doesn't start
Paul Burton
1
-1
/
+25
2015-11-11
MIPS: CPS: Read CM GCR base from cop0
Paul Burton
1
-2
/
+0
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-04-10
MIPS: smp-cps: cpu_set FPU mask if FPU present
Niklas Cassel
1
-0
/
+6
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
1
-2
/
+2
2014-07-30
MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O
Paul Burton
1
-3
/
+7
2014-07-30
MIPS: {pm,smp}-cps: use cpu_vpe_id macro
Paul Burton
1
-1
/
+1
2014-06-16
MIPS: smp-cps: Convert smp_mb__after_atomic_dec()
Paul Burton
1
-1
/
+1
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-148
/
+284
2014-05-28
MIPS: smp-cps: duplicate core0 CCA on secondary cores
Paul Burton
1
-1
/
+7
2014-05-28
MIPS: smp-cps: set a coherent default CCA
Paul Burton
1
-0
/
+3
2014-05-28
MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
Paul Burton
1
-2
/
+28
2014-05-28
MIPS: smp-cps: hotplug support
Paul Burton
1
-2
/
+153
2014-05-28
MIPS: smp-cps: use CPC core-other locking
Paul Burton
1
-3
/
+2
2014-05-28
MIPS: smp-cps: flush cache after patching mips_cps_core_entry
Paul Burton
1
-5
/
+7
2014-05-28
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
1
-0
/
+6
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
1
-140
/
+83
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-5
/
+0
2014-03-27
MIPS: Coherent Processing System SMP implementation
Paul Burton
1
-0
/
+335