summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
...
* | arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-171-3/+14
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-061-0/+4
|\
| * arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior2019-12-061-0/+4
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-6/+5
|\ \ | |/ |/|
| * arm64: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-6/+5
* | arm64: smp: Treat unknown boot failures as being 'stuck in kernel'Will Deacon2019-08-271-0/+1
* | arm64: smp: Don't enter kernel with NULL stack pointer or task structWill Deacon2019-08-271-0/+1
* | arm64: smp: Increase secondary CPU boot timeout valueWill Deacon2019-08-271-1/+1
* | arm64: smp: Mark expected switch fall-throughAnders Roxell2019-07-291-1/+1
* | arm64: move jump_label_init() before parse_early_param()Kees Cook2019-07-121-5/+0
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-13/+14
|\
| * arm64: Implement panic_smp_self_stop()Aaro Koskinen2019-06-251-6/+13
| * arm64: Improve parking of stopped CPUsJayachandran C2019-06-251-3/+1
| * arm64: fix kernel stack overflow in kdump capture kernelWei Li2019-06-211-7/+1
| * arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-211-3/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-2/+2
* arm64: Switch to PMR masking when starting CPUsJulien Thierry2019-02-061-0/+26
* arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-061-0/+7
* arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
* arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-101-6/+5
* arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-1/+1
* arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2018-12-101-0/+5
* arm64: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi2018-07-091-11/+28
* arm64: smp: remove cpu and numa topology information when hotplugging out CPUSudeep Holla2018-07-061-0/+3
* arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-061-0/+2
* arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-06-191-1/+1
* arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-261-38/+0
* arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose2018-03-261-6/+0
* arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse2018-01-131-1/+10
* arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse2017-11-021-2/+1
* arm64: explicitly mask all exceptionsJames Morse2017-11-021-6/+3
* arm64: consistently log boot/secondary CPU IDsMark Rutland2017-10-041-2/+4
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-211-1/+11
* arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-151-1/+1
* arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-201-6/+6
* arm64: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-0/+79
|\
| * Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-121-0/+10
| |\
| | * arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-111-0/+10
| * | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-051-0/+68
| * | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-231-0/+1
| |/
* / arm64: fix NULL dereference in have_cpu_die()Mark Salter2017-03-301-1/+1
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* arm64: make use of for_each_node_by_type()Dmitry Torokhov2017-02-021-2/+2