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
/
cavium-octeon
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
MIPS: OCTEON: smp: make internal symbols static
Aaro Koskinen
1
-2
/
+2
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
1
-0
/
+7
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-2
/
+6
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-3
/
+3
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
1
-1
/
+0
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
1
-2
/
+18
2016-09-19
mips/octeon/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+3
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-0
/
+1
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-05-13
MIPS: Octeon: Mark some functions __init in smp.c
Yang Shi
1
-2
/
+2
2016-05-13
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
1
-13
/
+132
2016-05-13
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
1
-1
/
+3
2016-05-13
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.
Ralf Baechle
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2015-01-30
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
1
-2
/
+0
2014-08-02
MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect
Aaro Koskinen
1
-3
/
+9
2014-08-02
MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
Aaro Koskinen
1
-1
/
+4
2014-08-02
MIPS: OCTEON: SMP: delete redundant check
Aaro Koskinen
1
-8
/
+0
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-8
/
+0
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
1
-17
/
+0
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
1
-3
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-3
/
+3
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-05-18
MIPS: Cavium: Remove smp_reserve_lock.
Ralf Baechle
1
-6
/
+0
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+1
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-1
/
+1
2011-11-08
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-2
/
+3
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+2
2011-05-19
MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
David Daney
1
-8
/
+7
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+2
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
1
-26
/
+13
2010-08-05
MIPS: Octeon: HOTPLUG_CPU fixes.
David Daney
1
-71
/
+54
2010-08-05
MIPS: Octeon: Simplify hotcpu_notifier registration.
David Daney
1
-7
/
+1
2010-08-05
MIPS: Octeon: Clean up SMP CPU numbering.
David Daney
1
-7
/
+30
2010-04-12
MIPS: Cavium: Remove unused watchdog code.
Ralf Baechle
1
-8
/
+0
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2009-11-02
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
David Daney
1
-2
/
+3
2009-08-03
MIPS: Octeon: Run IPI code with interrupts disabled.
David Daney
1
-2
/
+2
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
1
-1
/
+233
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
1
-0
/
+211