index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
smp.c
Age
Commit message (
Expand
)
Author
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