drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / vhost /
2010-05-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-27 Takuya Yoshikawavhost: fix the memory leak which will happen when memor...
2010-05-27 Takuya Yoshikawavhost-net: fix to check the return value of copy_to...
2010-05-27 Takuya Yoshikawavhost: fix to check the return value of copy_to/from_us...
2010-05-27 Krishna Kumarvhost: Fix host panic if ioctl called with wrong index
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-12 Michael S. Tsirkinvhost: fix barrier pairing
2010-04-15 David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-04-14 Christoph Hellwigvhost: fix sparse warnings
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-03-17 Michael S. Tsirkinvhost: fix interrupt mitigation with raw sockets
2010-03-07 Jeff Dikevhost: fix error path in vhost_net_set_backend
2010-02-28 Sridhar Samudralavhost-net: restart tx poll on sk_sndbuf full
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-18 Arnd Bergmannnet/macvtap: add vhost support
2010-02-15 Michael S. Tsirkinvhost-net: switch to smp barriers
2010-01-21 Michael S. Tsirkinvhost: fix TUN=m VHOST_NET=y
2010-01-15 Michael S. Tsirkinvhost_net: a kernel-level virtio server