aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/smp.c
Commit message (Expand)AuthorAge
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
* powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2018-06-03
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-30
* powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-16
* powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-10-03
* powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-26
* powerpc/powernv: Clear PECE1 in LPCR via stop-api only on HotplugGautham R. Shenoy2017-08-01
* powerpc/powernv: Get cpu only after validity checkSantosh Sivaraj2017-07-24
* powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-27
* powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-27
* powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin2017-06-19
* powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-19
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-28
* powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman2017-04-26
* powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin2017-04-13
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-13
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-12
|\
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10
* | powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy2017-04-10
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\
| * powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-30
* | powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-08
|/
* powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu2016-07-15
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-17
* powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-17
* powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras2015-10-21
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\
| * powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-07
* | powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-19
|/
* powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz2014-12-18
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-14
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-14
* powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-14
* powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-07
* powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-25
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-11
* powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-27
* powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-27
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
|\
| * powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-22
* | ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy2014-04-28
|/
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-14
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-20
* powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt2013-05-14
* powerpc/powerpnv: Properly handle failure starting CPUsBenjamin Herrenschmidt2013-05-05
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-05