index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-08-05
KVM: s390: fix wait_queue handling
Christian Borntraeger
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-03-24
KVM: s390: Fix SIGP set prefix ioctl
Christian Borntraeger
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
2008-06-06
KVM: s390: Fix race condition in kvm_s390_handle_wait
Carsten Otte
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte