index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
idle_power7.S
Age
Commit message (
Expand
)
Author
2016-07-15
powerpc/powernv: Rename idle_power7.S to idle_book3s.S
Shreyas B. Prabhu
2016-07-15
powerpc/kvm: make hypervisor state restore a function
Shreyas B. Prabhu
2016-07-15
powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
Shreyas B. Prabhu
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-07-07
powerpc/powernv: Fix race in updating core_idle_state
Shreyas B. Prabhu
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
2015-03-23
powerpc/powernv: Fix return value from power7_nap() et al.
Paul Mackerras
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: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
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-08-05
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
Mahesh Salgaonkar
2014-08-05
powerpc/book3s: handle HMIs for cpus in nap mode.
Mahesh Salgaonkar
2014-07-11
powerpc/powernv: Check for IRQHAPPENED before sleeping
Preeti U Murthy
2014-05-28
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
Michael Ellerman
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-03-05
powerpc/powernv: Add OPAL call to resync timebase on wakeup
Vaidyanathan Srinivasan
2014-03-05
powerpc/powernv: Add context management for Fast Sleep
Vaidyanathan Srinivasan
2013-12-05
powerpc/book3s: Return from interrupt if coming from evil context.
Mahesh Salgaonkar
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2011-12-08
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt