index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2016-09-02
Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...
Vitaly Kuznetsov
2016-09-02
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2016-04-30
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-02-07
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-07
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
2015-08-05
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2014-09-23
Drivers: hv: vmbus: Enable interrupt driven flow control
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2013-06-24
drivers: hv: check interrupt mask before read_index
Jason Wang
2013-06-18
drivers: hv: switch to use mb() instead of smp_mb()
Jason Wang
2013-04-01
Drivers: hv: vmbus: Fix a bug in hv_need_to_signal()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman