aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
* KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-10
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-10
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-10
* KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-24
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-09
* KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-27
* KVM: s390: rename private structuresChristian Borntraeger2008-07-20
* KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-06
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-27
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-27