aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vhost.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-14Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-5/+6
2010-04-14vhost: fix sparse warningsChristoph Hellwig1-5/+6
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-07vhost-net: fix vq_memory_access_ok error checkingJeff Dike1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin1-6/+12
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin1-1/+2
2010-02-28vhost: initialize log eventfd context pointerMichael S. Tsirkin1-0/+1
2010-02-28vhost: logging thinko fixMichael S. Tsirkin1-4/+8
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin1-5/+5
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+1098