index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
/
vmci_guest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
1
-9
/
+1
2019-02-26
VMCI: Support upto 64-bit PPNs
Vishnu DASA
1
-7
/
+32
2017-03-16
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
1
-2
/
+2
2017-02-03
vmw_vmci: switch to pci_irq_alloc_vectors
Christoph Hellwig
1
-55
/
+20
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
1
-1
/
+0
2014-07-18
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2014-02-28
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+4
2014-01-09
VMCI: fix error handling path when registering guest driver
Dmitry Torokhov
1
-4
/
+6
2013-09-26
VMCI: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+1
2013-08-27
VMCI: Add support for virtual IOMMU
Andy King
1
-6
/
+16
2013-01-22
VMCI: Fix broken context ID retrieval
Andy King
1
-4
/
+1
2013-01-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
1
-0
/
+3
2013-01-17
VMCI: Fix "always true condition"
Andy King
1
-1
/
+1
2013-01-08
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759