summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp.c
AgeCommit message (Expand)Author
2020-11-24arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2019-08-27arm64: smp: Treat unknown boot failures as being 'stuck in kernel'Will Deacon
2019-08-27arm64: smp: Don't enter kernel with NULL stack pointer or task structWill Deacon
2019-08-27arm64: smp: Increase secondary CPU boot timeout valueWill Deacon
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-25arm64: Implement panic_smp_self_stop()Aaro Koskinen
2019-06-25arm64: Improve parking of stopped CPUsJayachandran C
2019-06-21arm64: fix kernel stack overflow in kdump capture kernelWei Li
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2018-12-10arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2018-12-10arm64: smp: Rework early feature mismatched detectionWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2018-09-28arm64: use for_each_of_cpu_node iteratorRob Herring
2018-07-09arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi
2018-07-06arm64: smp: remove cpu and numa topology information when hotplugging out CPUSudeep Holla
2018-07-06arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla
2018-06-19arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2018-03-26arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse
2017-11-02arm64: explicitly mask all exceptionsJames Morse
2017-10-04arm64: consistently log boot/secondary CPU IDsMark Rutland
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-07-20arm64: Convert to using %pOF instead of full_nameRob Herring
2017-05-23arm64: Adjust system_state checkThomas Gleixner
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-02arm64: make use of for_each_node_by_type()Dmitry Torokhov