summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2021-07-081-3/+0
* powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman2021-06-251-1/+3
* powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju2020-12-041-1/+1
* powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju2020-12-041-0/+1
* powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin2020-07-291-15/+23
* powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin2020-07-291-18/+36
* powerpc/pseries: remove cede offline state for CPUsNathan Lynch2020-07-161-27/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/pseries/svm: Disable doorbells in SVM guestsSukadev Bhattiprolu2019-08-301-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-2/+2
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
* | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-131-1/+1
|/
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-021-2/+25
* powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-281-1/+1
* powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-281-1/+2
* powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin2017-04-281-1/+22
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-17/+10
* powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta2016-06-141-26/+5
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-4/+2
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-2/+3
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-251-10/+16
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-1/+1
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-17/+1
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-201-1/+1
* powerpc: Hook up doorbells on serverIan Munsie2013-01-101-2/+31
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
* powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-031-1/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+1
|/
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-1/+1
|\
| * powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
|/
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-1/+2
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-11/+6
* powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-051-6/+11
* powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-301-2/+2
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-4/+7
* powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-061-7/+9
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-061-0/+6
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-061-0/+22
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-091-2/+2