index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
2021-12-17
1
-3
/
+0
*
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
2021-09-27
1
-0
/
+3
*
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
1
-0
/
+2
*
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
2021-09-27
1
-2
/
+6
*
printk: remove NMI tracking
John Ogness
2021-07-26
1
-2
/
+2
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
ARM: 9047/1: smp: remove unused variable
Wolfram Sang (Renesas)
2021-02-01
1
-3
/
+0
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
ARM: 9033/1: arm/smp: Drop the macro S(x,s)
Anshuman Khandual
2020-12-21
1
-8
/
+7
|
/
*
ARM: Handle no IPI being registered in show_ipi_list()
Marc Zyngier
2020-09-28
1
-1
/
+6
*
arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section
Marc Zyngier
2020-09-18
1
-12
/
+11
*
ARM: Remove custom IRQ stat accounting
Marc Zyngier
2020-09-17
1
-16
/
+5
*
ARM: Kill __smp_cross_call and co
Marc Zyngier
2020-09-17
1
-19
/
+7
*
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
2020-09-13
1
-16
/
+83
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2019-12-06
1
-0
/
+4
*
arm: Use common outgoing-CPU-notification code
Paul E. McKenney
2019-08-12
1
-4
/
+2
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-08
1
-0
/
+1
|
\
|
*
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
2019-06-20
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-9
/
+15
|
\
|
*
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-9
/
+15
*
|
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2019-05-14
1
-1
/
+5
|
/
*
-
.
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
2019-03-15
1
-7
/
+3
|
\
\
|
|
*
ARM: smp: remove arch-provided "pen_release"
Russell King
2019-02-01
1
-6
/
+0
|
*
|
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2019-02-01
1
-1
/
+3
|
|
/
*
/
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2019-02-01
1
-1
/
+1
|
/
*
-
.
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
Russell King
2019-01-02
1
-0
/
+31
|
\
\
|
|
*
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2018-11-12
1
-0
/
+31
*
|
|
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
2018-11-08
1
-0
/
+15
|
/
/
|
|
|
\
*
-
.
|
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-06-05
1
-2
/
+5
|
\
\
|
|
|
*
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2018-05-31
1
-0
/
+4
|
|
/
|
/
|
|
*
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
Grygorii Strashko
2018-05-19
1
-2
/
+1
|
/
*
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
2018-01-21
1
-0
/
+3
*
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
2017-10-23
1
-1
/
+1
*
arm: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-2
/
+1
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
1
-1
/
+1
|
\
|
*
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
Florian Fainelli
2017-02-28
1
-1
/
+1
*
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
|
/
*
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
2016-10-07
1
-9
/
+0
*
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
1
-2
/
+2
*
ARM: 8595/2: apply more __ro_after_init
Kees Cook
2016-08-12
1
-1
/
+1
*
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2016-06-18
1
-1
/
+1
|
\
|
*
arm: Use _rcuidle for smp_cross_call() tracepoints
Paul E. McKenney
2016-06-14
1
-1
/
+1
*
|
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
1
-0
/
+2
|
/
[next]