Age | Commit message (Expand) | Author |
2011-04-20 | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | s390: change to new flag variable | matt mooney |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-12 | KVM: Clean up vm creation and release | Jan Kiszka |
2011-01-05 | [S390] cleanup s390 Kconfig | Martin Schwidefsky |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-25 | [S390] kvm: Enable z196 instruction facilities | Christian Borntraeger |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity |
2010-08-01 | KVM: s390: Don't exit SIE on SIGP sense running | Christian Borntraeger |
2010-08-01 | KVM: s390: Fix build failure due to centralized vcpu locking patches | Christian Borntraeger |
2010-08-01 | KVM: Consolidate arch specific vcpu ioctl locking | Avi Kivity |
2010-08-01 | KVM: s390: Centrally lock arch specific vcpu ioctls | Avi Kivity |
2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity |
2010-06-08 | [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held | Julia Lawall |
2010-06-08 | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens |
2010-05-26 | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity |
2010-05-17 | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan |
2010-05-17 | KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() | Wei Yongjun |
2010-05-17 | [S390] virtualization aware cpu measurement | Carsten Otte |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti |
2010-03-01 | KVM: switch vcpu context to use SRCU | Marcelo Tosatti |
2010-03-01 | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens |
2010-02-26 | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-25 | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger |
2010-01-15 | vhost_net: a kernel-level virtio server | Michael S. Tsirkin |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky |
2009-12-03 | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c | Carsten Otte |
2009-12-03 | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte |
2009-12-03 | KVM: Activate Virtualization On Demand | Alexander Graf |
2009-12-03 | KVM: Return -ENOTTY on unrecognized ioctls | Avi Kivity |
2009-10-04 | KVM: s390: fix memsize >= 4G | Christian Borntraeger |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-10 | KVM: Reduce runnability interface with arch support code | Gleb Natapov |
2009-09-10 | KVM: remove old KVMTRACE support code | Marcelo Tosatti |
2009-09-10 | KVM: Use macro to iterate over vcpus. | Gleb Natapov |
2009-09-10 | KVM: s390: streamline memslot handling | Christian Ehrhardt |
2009-09-10 | KVM: s390: fix signal handling | Christian Ehrhardt |
2009-09-10 | KVM: s390: infrastructure to kick vcpus out of guest state | Christian Ehrhardt |
2009-09-10 | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity |
2009-08-09 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |