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
/
arm
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+31
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-0
/
+31
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-2
/
+5
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
1
-0
/
+4
2018-05-19
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
Grygorii Strashko
1
-2
/
+1
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+3
2017-10-23
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
1
-1
/
+1
2017-05-23
arm: Adjust system_state check
Thomas Gleixner
1
-2
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
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-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2017-02-28
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
Florian Fainelli
1
-1
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2016-10-08
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
1
-9
/
+0
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+2
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-06-19
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-1
/
+1
2016-06-15
arm: Use _rcuidle for smp_cross_call() tracepoints
Paul E. McKenney
1
-1
/
+1
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+2
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2015-12-22
ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI
Marc Zyngier
1
-1
/
+6
2015-12-22
ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE
Marc Zyngier
1
-9
/
+1
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
1
-0
/
+9
2015-09-22
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
1
-1
/
+1
2015-09-22
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
1
-0
/
+1
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+18
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
1
-4
/
+17
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
1
-1
/
+1
2015-07-31
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
1
-1
/
+14
2015-07-17
ARM: add basic support for on-demand backtrace of other CPUs
Russell King
1
-0
/
+18
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
1
-4
/
+6
2015-06-29
ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
1
-2
/
+2
2015-06-02
ARM: redo TTBR setup code for LPAE
Russell King
1
-4
/
+6
2015-04-02
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
Geert Uytterhoeven
1
-0
/
+5
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
1
-0
/
+12
2014-11-21
ARM: remove "SMP: Total of %d processors activated." message
Russell King
1
-3
/
+0
2014-11-21
ARM: reduce "Booted secondary processor" message to debug level
Russell King
1
-1
/
+1
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-8
/
+8
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-13
arm: Tell irq work about self IPI support
Frederic Weisbecker
1
-1
/
+1
2014-08-27
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
1
-8
/
+4
2014-08-08
ARM: add IPI tracepoints
Nicolas Pitre
1
-28
/
+42
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-01-21
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
1
-0
/
+3
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
1
-2
/
+1
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+22
2013-11-09
ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()
Stephen Boyd
1
-1
/
+2
2013-11-07
ARM: 7872/1: Support arch_irq_work_raise() via self IPIs
Stephen Boyd
1
-0
/
+18
[next]