aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/smp.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-06-25powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2020-07-29powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin
2020-07-16powerpc/pseries: remove cede offline state for CPUsNathan Lynch
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-08-30powerpc/pseries/svm: Disable doorbells in SVM guestsSukadev Bhattiprolu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling