index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
eventfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
KVM: eventfd: Fix lock order inversion.
Cornelia Huck
1
-4
/
+4
2013-09-04
kvm eventfd: switch to fdget
Al Viro
1
-10
/
+10
2013-06-04
kvm: exclude ioeventfd from counting kvm_io_range limit
Amos Kong
1
-0
/
+2
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
1
-3
/
+3
2013-04-16
KVM: Let ioapic know the irq line status
Yang Zhang
1
-6
/
+9
2013-04-07
kvm: fix MMIO/PIO collision misdetection
Michael S. Tsirkin
1
-2
/
+6
2013-03-06
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
1
-4
/
+13
2013-03-06
KVM: Initialize irqfd from kvm_init().
Cornelia Huck
1
-5
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-11
kvm: Fix irqfd resampler list walk
Alex Williamson
1
-1
/
+1
2012-12-06
KVM: Distangle eventfd code from irqchip
Alexander Graf
1
-0
/
+6
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+146
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
1
-4
/
+146
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-03
KVM: Sanitize KVM_IRQFD flags
Alex Williamson
1
-0
/
+3
2012-07-03
KVM: Pass kvm_irqfd to functions
Alex Williamson
1
-10
/
+10
2011-09-25
KVM: Intelligent device lookup on I/O bus
Sasha Levin
1
-1
/
+2
2011-04-07
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2011-04-06
KVM: fix crash on irqfd deassign
Michael S. Tsirkin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
KVM: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
1
-2
/
+3
2011-01-12
KVM: fast-path msi injection with irqfd
Michael S. Tsirkin
1
-12
/
+79
2010-09-23
KVM: fix irqfd assign/deassign race
Michael S. Tsirkin
1
-1
/
+2
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: do not store wqh in irqfd
Michael S. Tsirkin
1
-3
/
+0
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-5
/
+5
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
1
-4
/
+4
2010-01-25
KVM: fix spurious interrupt with irqfd
Michael S. Tsirkin
1
-1
/
+2
2010-01-25
KVM: only allow one gsi per fd
Michael S. Tsirkin
1
-2
/
+13
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-09-10
KVM: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
1
-1
/
+250
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
1
-2
/
+2
2009-09-10
KVM: irqfd
Gregory Haskins
1
-0
/
+329