index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-25
drivers, vmci: Fix build error
David Rientjes
2013-01-22
VMCI: Fix broken context ID retrieval
Andy King
2013-01-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2013-01-17
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2013-01-17
VMCI: Fix "always true condition"
Andy King
2013-01-17
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
2013-01-17
VMCI: Remove dependency on BLOCK I/O
Andy King
2013-01-17
VMCI: Add PCI as a dependency
Andy King
2013-01-09
VMCI: Some header and config files.
George Zhang
2013-01-09
VMCI: host side driver implementation.
George Zhang
2013-01-09
VMCI: guest side driver implementation.
George Zhang
2013-01-09
VMCI: routing implementation.
George Zhang
2013-01-09
VMCI: resource object implementation.
George Zhang
2013-01-09
VMCI: queue pairs implementation.
George Zhang
2013-01-09
VMCI: handle array implementation.
George Zhang
2013-01-09
VMCI: event handling implementation.
George Zhang
2013-01-09
VMCI: device driver implementaton.
George Zhang
2013-01-09
VMCI: doorbell implementation.
George Zhang
2013-01-09
VMCI: datagram implementation.
George Zhang
2013-01-09
VMCI: context implementation.
George Zhang