index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
eventfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-10
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-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-02
KVM: Sanitize KVM_IRQFD flags
Alex Williamson
1
-0
/
+3
2012-07-02
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