index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-01-25
VMCI: Fix two UVA mapping bugs
Jorgen Hansen
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-23
VMCI: integer overflow in vmci_datagram_dispatch()
Dan Carpenter
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-02-28
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-01-09
VMCI: fix error handling path when registering guest driver
Dmitry Torokhov
2013-10-05
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
2013-09-26
VMCI: fix to pass correct device identity to free_irq()
Wei Yongjun
2013-08-27
VMCI: Add support for virtual IOMMU
Andy King
2013-08-27
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-04-03
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
2013-02-27
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-08
VMCI: Some header and config files.
George Zhang
2013-01-08
VMCI: host side driver implementation.
George Zhang
2013-01-08
VMCI: guest side driver implementation.
George Zhang
2013-01-08
VMCI: routing implementation.
George Zhang
2013-01-08
VMCI: resource object implementation.
George Zhang
2013-01-08
VMCI: queue pairs implementation.
George Zhang
2013-01-08
VMCI: handle array implementation.
George Zhang
2013-01-08
VMCI: event handling implementation.
George Zhang
2013-01-08
VMCI: device driver implementaton.
George Zhang
2013-01-08
VMCI: doorbell implementation.
George Zhang
2013-01-08
VMCI: datagram implementation.
George Zhang
2013-01-08
VMCI: context implementation.
George Zhang