Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / vhost / vhost.c
2010-05-12 Michael S. Tsirkinvhost: fix barrier pairing
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-07 Jeff Dikevhost-net: fix vq_memory_access_ok error checking
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 Michael S. Tsirkinvhost: fix error handling in vring ioctls
2010-02-28 Michael S. Tsirkinvhost: fix get_user_pages_fast error handling
2010-02-28 Michael S. Tsirkinvhost: initialize log eventfd context pointer
2010-02-28 Michael S. Tsirkinvhost: logging thinko fix
2010-02-15 Michael S. Tsirkinvhost-net: switch to smp barriers
2010-01-15 Michael S. Tsirkinvhost_net: a kernel-level virtio server