index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
2
-20
/
+7
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
4
-83
/
+128
2013-08-27
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2
-145
/
+22
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-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-9
/
+4
2013-01-25
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-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2
-0
/
+4
2013-01-17
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2
-5
/
+5
2013-01-17
VMCI: Fix "always true condition"
Andy King
1
-1
/
+1
2013-01-17
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
1
-2
/
+2
2013-01-17
VMCI: Remove dependency on BLOCK I/O
Andy King
1
-12
/
+16
2013-01-17
VMCI: Add PCI as a dependency
Andy King
1
-1
/
+1
2013-01-08
VMCI: Some header and config files.
George Zhang
2
-0
/
+20
2013-01-08
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-08
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-08
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-08
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-08
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-08
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-08
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-08
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-08
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-08
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-08
VMCI: context implementation.
George Zhang
2
-0
/
+1396
[prev]