index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4-p.200 (903fbe7) into msm-4.4
Srinivasarao P
2019-11-13
|
\
|
*
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2019-11-10
|
*
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2019-11-10
*
|
Merge android-4.4.179 (aab9adb) into msm-4.4
Srinivasarao P
2019-05-02
|
\
|
|
*
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2019-04-27
*
|
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-25
|
\
|
|
*
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2019-03-23
*
|
Merge android-4.4.175 (08d5867) into msm-4.4
Srinivasarao P
2019-02-22
|
\
|
|
*
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
2019-02-20
*
|
ARM: smp: Fix hrtimer_interrupt race with sys_reboot
Stephen Boyd
2016-03-25
*
|
ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUs
Mahesh Sivasubramanian
2016-03-22
*
|
arm64: smp: Update the topology masks before calling CPU_STARTING notifiers
Rohit Vaswani
2016-03-22
*
|
ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUs
Mahesh Sivasubramanian
2016-03-22
|
/
*
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
2015-10-03
*
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
2015-09-22
*
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
2015-09-22
*
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
|
\
|
*
ARM: add basic support for on-demand backtrace of other CPUs
Russell King
2015-07-17
|
|
|
\
*
-
.
\
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
2015-08-25
|
|
*
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
2015-07-31
|
|
/
|
/
|
|
*
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2015-07-07
|
|
\
|
|
/
|
/
|
|
*
ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
2015-06-29
*
|
ARM: redo TTBR setup code for LPAE
Russell King
2015-06-01
|
/
*
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
Geert Uytterhoeven
2015-04-02
*
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2015-01-04
*
ARM: remove "SMP: Total of %d processors activated." message
Russell King
2014-11-21
*
ARM: reduce "Booted secondary processor" message to debug level
Russell King
2014-11-21
*
ARM: convert printk(KERN_* to pr_*
Russell King
2014-11-21
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
|
\
|
*
arm: Tell irq work about self IPI support
Frederic Weisbecker
2014-09-13
*
|
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-09-26
*
|
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
2014-08-27
|
/
*
ARM: add IPI tracepoints
Nicolas Pitre
2014-08-07
*
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
*
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
2014-01-21
*
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
2013-12-29
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
|
\
|
*
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2013-10-18
|
|
\
|
|
*
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
2013-10-10
|
*
|
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
2013-09-23
|
|
/
*
|
ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()
Stephen Boyd
2013-11-09
*
|
ARM: 7872/1: Support arch_irq_work_raise() via self IPIs
Stephen Boyd
2013-11-07
|
/
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-06
|
\
|
*
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-23
|
|
\
|
|
*
ARM: smp: Remove local timer API
Stephen Boyd
2013-06-24
|
|
*
ARM: smp: Remove duplicate dummy timer implementation
Stephen Boyd
2013-06-24
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-09-05
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
2013-09-02
|
|
/
/
*
/
/
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
2013-08-13
|
/
/
[next]