index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2
-2
/
+2
2013-04-03
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
1
-1
/
+1
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
1
-1
/
+3
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-9
/
+4
2013-01-26
drivers, vmci: Fix build error
David Rientjes
1
-0
/
+1
2013-01-22
VMCI: Fix broken context ID retrieval
Andy King
1
-4
/
+1
2013-01-18
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2
-0
/
+4
2013-01-18
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2
-5
/
+5
2013-01-18
VMCI: Fix "always true condition"
Andy King
1
-1
/
+1
2013-01-18
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
1
-2
/
+2
2013-01-18
VMCI: Remove dependency on BLOCK I/O
Andy King
1
-12
/
+16
2013-01-18
VMCI: Add PCI as a dependency
Andy King
1
-1
/
+1
2013-01-09
VMCI: Some header and config files.
George Zhang
2
-0
/
+20
2013-01-09
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-09
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-09
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-09
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-09
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-09
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-09
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-09
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-09
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-09
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-09
VMCI: context implementation.
George Zhang
2
-0
/
+1396