summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/smp.c
AgeCommit message (Expand)Author
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-08-01powerpc/powernv: Clear PECE1 in LPCR via stop-api only on HotplugGautham R. Shenoy
2017-07-24powerpc/powernv: Get cpu only after validity checkSantosh Sivaraj
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-06-19powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-13powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-05-14powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt
2013-05-06powerpc/powerpnv: Properly handle failure starting CPUsBenjamin Herrenschmidt
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras
2011-09-20powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt