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
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
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
1
-1
/
+1
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-1
/
+1
2013-09-24
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
1
-0
/
+21
2013-09-07
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-87
/
+0
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
1
-11
/
+2
2013-09-02
ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
1
-11
/
+2
2013-08-13
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
1
-0
/
+10
2013-07-24
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-87
/
+0
2013-07-15
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-9
/
+9
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-4
/
+17
2013-06-25
ARM: smp: Remove local timer API
Stephen Boyd
1
-69
/
+0
2013-06-25
ARM: smp: Remove duplicate dummy timer implementation
Stephen Boyd
1
-20
/
+2
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
1
-2
/
+9
2013-06-18
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
1
-13
/
+0
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
1
-2
/
+6
2013-06-07
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
1
-0
/
+2
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
1
-2
/
+9
2013-05-21
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Stephen Boyd
1
-1
/
+1
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+38
2013-04-18
ARM: smp: flush L1 cache in cpu_die()
Russell King
1
-4
/
+38
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-04-03
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
1
-3
/
+0
2013-03-15
ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...
Santosh Shilimkar
1
-1
/
+1
2013-03-04
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
1
-0
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+3
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
1
-0
/
+3
2013-02-22
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-9
/
+4
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2013-02-21
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
1
-0
/
+3
2013-02-14
ARM: 7651/1: remove unused smp_timer_broadcast #define
Mark Rutland
1
-2
/
+0
2013-02-11
Merge branch 'irqchip/gic-vic-move' into next/virt
Olof Johansson
1
-1
/
+2
2013-02-01
arm: Add generic timer broadcast support
Mark Rutland
1
-2
/
+1
2013-02-01
arm: Use generic timer broadcast receiver
Mark Rutland
1
-7
/
+3
2013-01-14
ARM: smp: remove wrapper functions
Russell King
1
-23
/
+8
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-1
/
+2
[next]