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
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
1
-8
/
+53
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
1
-0
/
+2
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
1
-2
/
+4
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
1
-8
/
+1
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-1
/
+1
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
1
-2
/
+15
2016-05-09
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
1
-13
/
+11
2016-03-29
MIPS: Fix broken malta qemu
Qais Yousef
1
-0
/
+12
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+136
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-25
MIPS: Add generic SMP IPI support
Qais Yousef
1
-0
/
+136
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
1
-0
/
+2
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-10
/
+0
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
1
-1
/
+43
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
1
-2
/
+4
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+13
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
1
-4
/
+2
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-13
/
+13
2015-01-30
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
1
-1
/
+1
2014-07-30
MIPS: Support CPU topology files in sysfs
Huacai Chen
1
-1
/
+25
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-0
/
+47
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-1
/
+0
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-13
/
+0
2014-05-02
MIPS: introduce cpu_coherent_mask
Paul Burton
1
-0
/
+4
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
1
-0
/
+43
2013-10-30
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
1
-1
/
+0
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-3
/
+3
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-05-08
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
1
-0
/
+1
2013-04-08
mips: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
1
-0
/
+17
2012-08-17
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
1
-2
/
+2
2012-07-23
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
1
-1
/
+3
2012-07-19
MIPS: smp: Warn on too early irq enable
Yong Zhang
1
-0
/
+5
2012-07-19
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
1
-2
/
+2
2012-07-19
MIPS: call ->smp_finish() a little late
Yong Zhang
1
-1
/
+2
2012-05-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-05-17
MIPS: Move cache setup to setup_arch().
David Daney
1
-1
/
+1
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
1
-53
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-15
/
+12
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
[next]