index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
psci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-23
/
+42
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
1
-183
/
+0
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+29
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
1
-6
/
+6
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
1
-9
/
+2
2022-05-04
KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
Oliver Upton
1
-8
/
+5
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
1
-183
/
+0
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-1
/
+2
2022-04-06
KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
Oliver Upton
1
-3
/
+0
2022-04-06
KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
Oliver Upton
1
-5
/
+9
2022-04-06
KVM: arm64: Generally disallow SMC64 for AArch32 guests
Oliver Upton
1
-9
/
+5
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+52
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-14
/
+52
2022-03-09
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-6
/
+6
2022-03-09
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
1
-6
/
+6
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+17
2022-02-25
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-11
/
+49
2022-02-25
KVM: arm64: Remove unneeded semicolons
Changcheng Deng
1
-2
/
+2
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-1
/
+17
2022-02-21
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
1
-4
/
+11
2022-02-21
KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
Will Deacon
1
-4
/
+29
2022-02-21
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
1
-3
/
+9
2022-02-17
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
1
-2
/
+1
2022-02-08
KVM: arm64: Drop unused param from kvm_psci_version()
Oliver Upton
1
-3
/
+3
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-12-20
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
1
-1
/
+1
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-3
/
+3
2021-08-19
KVM: arm64: Enforce reserved bits for PSCI target affinities
Oliver Upton
1
-3
/
+12
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
1
-7
/
+12
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-33
/
+26
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
1
-4
/
+4
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-3
/
+3
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-0
/
+564