summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-231-8/+6
|/
* arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-2/+8
|\
| * arm64: Honor nosmp kernel command line optionSuzuki K Poulose2016-07-211-0/+7
| * arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-07-211-1/+1
| * arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-191-1/+0
| * arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-271-0/+18
* | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-251-0/+2
|\ \
| * | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-301-0/+2
| |/
* | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-221-0/+18
|/
* arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose2016-05-111-2/+0
* arm64: Fix behavior of maxcpus=NSuzuki K Poulose2016-04-251-17/+1
* arm64: Reduce verbosity on SMP CPU stopJan Glauber2016-04-191-11/+5
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-0/+4
* arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2016-04-151-0/+38
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-3/+96
|\
| * arm64: Handle early CPU boot failuresSuzuki K Poulose2016-02-251-0/+45
| * arm64: Move cpu_die_early to smp.cSuzuki K Poulose2016-02-241-0/+22
| * arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-161-0/+28
| * arm64: unify idmap removalMark Rutland2016-02-161-3/+1
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-121-1/+1
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-0/+7
* arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-211-0/+1
* arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-211-0/+1
* arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-211-1/+2
* arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-091-1/+2
OpenPOWER on IntegriCloud