| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
* | ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI | Marc Zyngier | 2015-12-22 | 1 | -1/+6 |
* | ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE | Marc Zyngier | 2015-12-22 | 1 | -9/+1 |
* | ARM: 8439/1: Fix backtrace generation when IPI is masked | Daniel Thompson | 2015-10-03 | 1 | -0/+9 |
* | ARM: 8424/1: add const qualifier to the argument of smp_set_ops() | Masahiro Yamada | 2015-09-22 | 1 | -1/+1 |
* | ARM: 8422/1: enable imprecise aborts during early kernel startup | Lucas Stach | 2015-09-22 | 1 | -0/+1 |
* | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-08 | 1 | -0/+18 |
|\ |
|
| * | ARM: add basic support for on-demand backtrace of other CPUs | Russell King | 2015-07-17 | 1 | -0/+18 |
| | | |
| \ | |
*-. \ | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 2015-09-03 | 1 | -4/+17 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() | Stephen Boyd | 2015-08-25 | 1 | -1/+1 |
| | * | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd | 2015-07-31 | 1 | -1/+14 |
| |/
|/| |
|
| * | Merge branches 'fixes' and 'ioremap' into for-linus | Russell King | 2015-07-07 | 1 | -4/+6 |
| |\
| |/
|/| |
|
| * | ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints | Stephen Boyd | 2015-06-29 | 1 | -2/+2 |
* | | ARM: redo TTBR setup code for LPAE | Russell King | 2015-06-01 | 1 | -4/+6 |
|/ |
|
* | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility | Geert Uytterhoeven | 2015-04-02 | 1 | -0/+5 |
* | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2015-01-04 | 1 | -0/+12 |
* | ARM: remove "SMP: Total of %d processors activated." message | Russell King | 2014-11-21 | 1 | -3/+0 |