index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
1
-3
/
+0
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
1
-0
/
+3
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
1
-0
/
+2
2021-09-27
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
1
-2
/
+6
2021-07-26
printk: remove NMI tracking
John Ogness
1
-2
/
+2
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-02-01
ARM: 9047/1: smp: remove unused variable
Wolfram Sang (Renesas)
1
-3
/
+0
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-21
ARM: 9033/1: arm/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-12-15
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
1
-1
/
+1
2020-09-28
ARM: Handle no IPI being registered in show_ipi_list()
Marc Zyngier
1
-1
/
+6
2020-09-18
arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section
Marc Zyngier
1
-12
/
+11
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
1
-16
/
+5
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
1
-19
/
+7
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
1
-16
/
+83
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
1
-0
/
+4
2019-08-12
arm: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-4
/
+2
2019-07-08
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2019-06-20
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+15
2019-05-14
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
1
-1
/
+5
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
1
-9
/
+15
2019-03-15
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
1
-7
/
+3
2019-02-01
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
1
-1
/
+3
2019-02-01
ARM: smp: remove arch-provided "pen_release"
Russell King
1
-6
/
+0
2019-02-01
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
1
-1
/
+1
2019-01-02
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
Russell King
1
-0
/
+31
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-0
/
+31
2018-11-08
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
1
-0
/
+15
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-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
1
-9
/
+0
2016-10-07
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-18
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-1
/
+1
2016-06-14
arm: Use _rcuidle for smp_cross_call() tracepoints
Paul E. McKenney
1
-1
/
+1
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+2
[next]