index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-1
/
+1
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2019-07-02
s390: ap: kvm: Enable PQAP/AQIC facility for the guest
Pierre Morel
1
-0
/
+3
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+86
2019-06-05
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-2
/
+2
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
1
-0
/
+5
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-0
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-20
KVM: s390: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+135
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-7
/
+135
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-29
KVM: s390: vsie: Return correct values for Invalid CRYCB format
Pierre Morel
1
-1
/
+1
2019-04-29
KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
Pierre Morel
1
-2
/
+4
2019-04-26
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
2
-0
/
+18
2019-04-25
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
2
-2
/
+30
2019-04-25
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
1
-0
/
+19
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
1
-0
/
+20
2019-04-18
KVM: s390: provide query function for instructions returning 32 byte
Christian Borntraeger
1
-0
/
+13
2019-04-18
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
1
-0
/
+13
2019-04-18
KVM: s390: add vector BCD enhancements facility to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: add vector enhancements facility 2 to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: Fix potential spectre warnings
Eric Farman
1
-2
/
+9
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
1
-3
/
+0
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-59
/
+566
2019-02-22
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
1
-0
/
+136
2019-02-22
KVM: s390: implement subfunction processor calls
Christian Borntraeger
1
-13
/
+22
2019-02-11
s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
Pierre Morel
1
-1
/
+1
2019-02-05
KVM: s390: fix possible null pointer dereference in pending_irqs()
Michael Mueller
1
-3
/
+7
2019-02-05
KVM: s390: start using the GIB
Michael Mueller
1
-0
/
+7
2019-02-05
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2
-2
/
+169
2019-02-05
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
Michael Mueller
1
-3
/
+22
2019-02-05
KVM: s390: add functions to (un)register GISC with GISA
Michael Mueller
1
-0
/
+112
2019-02-05
KVM: s390: add kvm reference to struct sie_page2
Michael Mueller
1
-0
/
+1
2019-02-05
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
3
-0
/
+46
2019-02-05
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
2
-23
/
+31
2019-02-05
KVM: s390: remove kvm_s390_ from gisa static inline functions
Michael Mueller
1
-14
/
+13
2019-02-05
KVM: s390: use pending_irqs_no_gisa() where appropriate
Michael Mueller
1
-2
/
+2
2019-02-05
KVM: s390: coding style kvm_s390_gisa_init/clear()
Michael Mueller
1
-10
/
+10
2019-02-05
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
2
-7
/
+6
2019-02-05
KVM: s390: make bitmap declaration consistent
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: drop obsolete else path
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: clarify kvm related kernel message
Michael Mueller
1
-3
/
+3
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-7
/
+17
[next]