index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
smp.c
Age
Commit message (
Expand
)
Author
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
2016-07-15
powerpc/powernv: Use deepest stop state when cpu is offlined
Shreyas B. Prabhu
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
powerpc/powernv: Remove OPALv2 firmware define and references
Stewart Smith
2015-10-21
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
Paul Mackerras
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-07
powerpc/powernv: Remove powernv RTAS support
Michael Ellerman
2015-03-20
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
2014-12-18
powerpc/powernv: Ignore smt-enabled on Power8 and later
Greg Kurz
2014-12-15
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
2014-12-15
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
2014-12-08
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
2014-09-25
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-05-28
powerpc/powernv: Add support for POWER8 split core on powernv
Michael Ellerman
2014-05-28
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
Michael Ellerman
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-04-28
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-06-20
powerpc/smp: Use '==' instead of '<' for system_state
liguang
2013-05-14
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
Benjamin Herrenschmidt
2013-05-06
powerpc/powerpnv: Properly handle failure starting CPUs
Benjamin Herrenschmidt
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-12-08
powerpc/powernv: Fix problems in onlining CPUs
Paul Mackerras
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt
2011-09-20
powerpc/powernv: Add CPU hotplug support
Benjamin Herrenschmidt
2011-09-20
powerpc: Add skeleton PowerNV platform
Benjamin Herrenschmidt