summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+1Star
| * arm64: fix kernel stack overflow in kdump capture kernelWei Li2019-06-211-7/+1Star
| * 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/+1Star
|/
* 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/+5Star
* 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/+0Star
* arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose2018-03-261-6/+0Star
* 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/+1Star
* arm64: explicitly mask all exceptionsJames Morse2017-11-021-6/+3Star
* arm64: consistently log boot/secondary CPU IDsMark Rutland2017-10-041-2/+4
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-091-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/+1Star
* 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-281-1/+1
* arm64: make use of for_each_node_by_type()Dmitry Torokhov2017-02-021-2/+2
* arm64: split thread_info from task stackMark Rutland2016-11-111-0/+2
* arm64: make cpu number a percpu variableMark Rutland2016-11-111-0/+5
* arm64: smp: prepare for smp_processor_id() reworkMark Rutland2016-11-111-3/+4
* arm64: kernel: numa: fix ACPI boot cpu numa node mappingLorenzo Pieralisi2016-10-171-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-031-1/+13
|\
| * arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-091-1/+7
| * arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-091-0/+1
| * arm64: Use static keys for CPU featuresCatalin Marinas2016-09-071-0/+5