index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
psci.c
Age
Commit message (
Expand
)
Author
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-17
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
2015-05-27
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
Anup Patel
2014-04-30
ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
Anup Patel
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2013-12-21
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
Christoffer Dall
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier