summaryrefslogtreecommitdiff
path: root/include/linux/synclink.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
commite87c13993f16549e77abce9744af844c55154349 (patch)
tree901a3f92b6ee9b8e29ba1fce054da9eac8e0e0f1 /include/linux/synclink.h
parent7336a443393f6990749d68052d2b224438605342 (diff)
downloadkernel-linux-4.13.y.tar.gz
Linux 4.13.16linux-4.13.y
Diffstat (limited to 'include/linux/synclink.h')
0 files changed, 0 insertions, 0 deletions
>2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini 2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda 2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson 2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller 2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini 2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman 2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero 2021-12-08KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero 2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier 2021-10-25KVM: s390: Add a routine for setting userspace CPU stateEric Farman 2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson 2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic 2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel 2020-02-27KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank 2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank 2020-02-27KVM: s390: protvirt: Add UV debug traceJanosch Frank 2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller 2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller