Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky | 1 | -3/+3 |
2013-09-24 | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth | 1 | -0/+3 |
2013-06-17 | KVM: s390: Use common waitqueue | Christian Borntraeger | 1 | -9/+9 |
2013-03-07 | s390/kvm,gaccess: add address space annotations | Heiko Carstens | 1 | -18/+18 |
2013-03-07 | s390/kvm,gaccess: shorten put/get_guest code | Heiko Carstens | 1 | -24/+28 |
2013-03-07 | s390/kvm: remove explicit -EFAULT return code checking on guest access | Heiko Carstens | 1 | -172/+69 |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+262 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 1 | -3/+3 |
2013-02-11 | KVM: s390: Fix handling of iscs. | Cornelia Huck | 1 | -3/+15 |
2013-01-16 | s390/time: fix sched_clock() overflow | Heiko Carstens | 1 | -1/+1 |
2013-01-07 | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 1 | -0/+37 |
2013-01-07 | KVM: s390: Add support for machine checks. | Cornelia Huck | 1 | -0/+112 |
2013-01-07 | KVM: s390: Support for I/O interrupts. | Cornelia Huck | 1 | -2/+101 |
2012-10-10 | s390/kvm: Interrupt injection bugfix | Jason J. Herne | 1 | -1/+18 |
2012-09-27 | KVM: s390: Fix vcpu_load handling in interrupt code | Christian Borntraeger | 1 | -2/+0 |
2012-07-26 | KVM: s390: Add implementation-specific trace events | Cornelia Huck | 1 | -0/+23 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -1/+1 |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+1 |
2012-03-11 | [S390] rename lowcore field | Martin Schwidefsky | 1 | -3/+3 |
2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger | 1 | -2/+1 |
2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 1 | -0/+1 |
2011-10-30 | KVM: s390: implement sigp external call | Christian Ehrhardt | 1 | -0/+30 |
2011-07-24 | [S390] kvm: make sigp emerg smp capable | Christian Ehrhardt | 1 | -0/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 1 | -5/+5 |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens | 1 | -1/+1 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-10 | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 1 | -7/+1 |
2009-08-05 | KVM: s390: fix wait_queue handling | Christian Borntraeger | 1 | -1/+1 |
2009-06-10 | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock | Christian Borntraeger | 1 | -10/+10 |
2009-06-10 | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger | 1 | -10/+23 |
2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov | 1 | -0/+6 |
2009-03-24 | KVM: s390: Fix SIGP set prefix ioctl | Christian Borntraeger | 1 | -1/+6 |
2009-01-09 | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens | 1 | -3/+3 |
2008-07-27 | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 1 | -14/+7 |
2008-07-20 | KVM: s390: rename private structures | Christian Borntraeger | 1 | -16/+16 |
2008-06-06 | KVM: s390: Fix race condition in kvm_s390_handle_wait | Carsten Otte | 1 | -2/+5 |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 1 | -0/+5 |
2008-04-27 | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 1 | -0/+587 |