index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
*
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
2019-04-10
*
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
Kimberly Brown
2019-04-10
*
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-14
*
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-09
*
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
*
Drivers: hv: vmbus: Add comments on ring buffer signaling
Michael Kelley
2018-07-03
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
scsi: vmbus: Add function to report available ring buffer to write in total r...
Long Li
2018-04-18
*
Drivers: hv: vmbus: Fix ring buffer signaling
Michael Kelley
2018-03-06
*
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
2017-12-03
*
vmbus: add prefetch to ring buffer iterator
Stephen Hemminger
2017-07-17
*
vmbus: more host signalling avoidance
Stephen Hemminger
2017-07-17
*
vmbus: eliminate duplicate cached index
Stephen Hemminger
2017-07-17
*
vmbus: refactor hv_signal_on_read
Stephen Hemminger
2017-07-17
*
vmbus: simplify hv_ringbuffer_read
Stephen Hemminger
2017-07-17
*
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
|
\
|
*
vmbus: expose debug info for drivers
Stephen Hemminger
2017-03-17
|
*
hyperv: remove unnecessary return variable
Stephen Hemminger
2017-03-17
|
*
vmbus: remove unnecessary initialization
Stephen Hemminger
2017-03-17
|
*
vmbus: remove useless return's
Stephen Hemminger
2017-03-17
*
|
vmbus: introduce in-place packet iterator
stephen hemminger
2017-03-06
|
/
*
vmbus: replace modulus operation with subtraction
Stephen Hemminger
2017-02-14
*
vmbus: constify parameters where possible
Stephen Hemminger
2017-02-14
*
vmbus: expose hv_begin/end_read
Stephen Hemminger
2017-02-14
*
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
2017-02-14
*
vmbus: drop no longer used kick_q argument
Stephen Hemminger
2017-02-10
*
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
2017-02-06
|
\
|
*
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
2017-01-31
*
|
Drivers: hv: vmbus: Prevent sending data on a rescinded channel
K. Y. Srinivasan
2017-01-10
|
/
*
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
*
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
*
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
2016-11-07
*
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-09-02
*
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
2016-08-31
*
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-04-30
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-08
*
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
2016-02-08
*
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-12-14
*
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2015-08-05
*
Drivers: hv: vmbus: Enable interrupt driven flow control
K. Y. Srinivasan
2014-09-24
*
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-07
*
drivers: hv: check interrupt mask before read_index
Jason Wang
2013-06-24
[next]