aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-2/+2
* KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-031-3/+3
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-2/+2
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-22/+34
* [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-8/+8
* KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-241-2/+0
* KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-271-2/+3
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-10/+10
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-0/+288