summaryrefslogtreecommitdiff
path: root/drivers/misc/vmw_vmci
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-06vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara
2013-09-26VMCI: fix to pass correct device identity to free_irq()Wei Yongjun
2013-08-28VMCI: Add support for virtual IOMMUAndy King
2013-08-28VMCI: Remove non-blocking/pinned queuepair supportAndy King
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-04-03misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck
2013-03-15VMCI: Fix process-to-process DRGAMs.Andy King
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-01-25drivers, vmci: Fix build errorDavid Rientjes
2013-01-22VMCI: Fix broken context ID retrievalAndy King
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-17VMCI: Fix "always true condition"Andy King
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-17VMCI: Add PCI as a dependencyAndy King
2013-01-09VMCI: Some header and config files.George Zhang
2013-01-09VMCI: host side driver implementation.George Zhang
2013-01-09VMCI: guest side driver implementation.George Zhang
2013-01-09VMCI: routing implementation.George Zhang
2013-01-09VMCI: resource object implementation.George Zhang
2013-01-09VMCI: queue pairs implementation.George Zhang
2013-01-09VMCI: handle array implementation.George Zhang
2013-01-09VMCI: event handling implementation.George Zhang
2013-01-09VMCI: device driver implementaton.George Zhang
2013-01-09VMCI: doorbell implementation.George Zhang
2013-01-09VMCI: datagram implementation.George Zhang
2013-01-09VMCI: context implementation.George Zhang