index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
eventfd.c
Age
Commit message (
Expand
)
Author
2012-07-02
KVM: Sanitize KVM_IRQFD flags
Alex Williamson
2012-07-02
KVM: Pass kvm_irqfd to functions
Alex Williamson
2011-09-25
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-04-07
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-04-06
KVM: fix crash on irqfd deassign
Michael S. Tsirkin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
KVM: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
2011-01-12
KVM: fast-path msi injection with irqfd
Michael S. Tsirkin
2010-09-23
KVM: fix irqfd assign/deassign race
Michael S. Tsirkin
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: do not store wqh in irqfd
Michael S. Tsirkin
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
2010-01-25
KVM: fix spurious interrupt with irqfd
Michael S. Tsirkin
2010-01-25
KVM: only allow one gsi per fd
Michael S. Tsirkin
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-09-10
KVM: correct error-handling code
Julia Lawall
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
KVM: irqfd
Gregory Haskins