index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-2
/
+17
2019-04-10
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
Kimberly Brown
1
-2
/
+1
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
1
-1
/
+13
2019-01-09
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
1
-16
/
+15
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
1
-0
/
+1
2018-07-03
Drivers: hv: vmbus: Add comments on ring buffer signaling
Michael Kelley
1
-11
/
+54
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-18
scsi: vmbus: Add function to report available ring buffer to write in total r...
Long Li
1
-0
/
+2
2018-03-06
Drivers: hv: vmbus: Fix ring buffer signaling
Michael Kelley
1
-17
/
+35
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
1
-0
/
+23
2017-07-17
vmbus: add prefetch to ring buffer iterator
Stephen Hemminger
1
-1
/
+6
2017-07-17
vmbus: more host signalling avoidance
Stephen Hemminger
1
-8
/
+19
2017-07-17
vmbus: eliminate duplicate cached index
Stephen Hemminger
1
-13
/
+4
2017-07-17
vmbus: refactor hv_signal_on_read
Stephen Hemminger
1
-2
/
+30
2017-07-17
vmbus: simplify hv_ringbuffer_read
Stephen Hemminger
1
-101
/
+17
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+8
2017-03-17
vmbus: expose debug info for drivers
Stephen Hemminger
1
-0
/
+1
2017-03-17
hyperv: remove unnecessary return variable
Stephen Hemminger
1
-4
/
+2
2017-03-17
vmbus: remove unnecessary initialization
Stephen Hemminger
1
-8
/
+5
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
1
-2
/
+0
2017-03-06
vmbus: introduce in-place packet iterator
stephen hemminger
1
-1
/
+93
2017-02-14
vmbus: replace modulus operation with subtraction
Stephen Hemminger
1
-3
/
+6
2017-02-14
vmbus: constify parameters where possible
Stephen Hemminger
1
-12
/
+10
2017-02-14
vmbus: expose hv_begin/end_read
Stephen Hemminger
1
-20
/
+0
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
1
-7
/
+4
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
1
-5
/
+3
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2017-01-31
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
1
-0
/
+1
2017-01-10
Drivers: hv: vmbus: Prevent sending data on a rescinded channel
K. Y. Srinivasan
1
-0
/
+7
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-3
/
+4
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-9
/
+21
2016-11-07
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
1
-7
/
+0
2016-09-02
Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...
Vitaly Kuznetsov
1
-21
/
+3
2016-09-02
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
1
-6
/
+33
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
1
-3
/
+12
2016-04-30
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
1
-0
/
+1
2016-04-30
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
1
-55
/
+0
2016-04-30
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
1
-7
/
+7
2016-04-30
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
1
-3
/
+3
2016-04-30
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
1
-21
/
+4
2016-04-30
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
1
-6
/
+20
2016-02-07
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
1
-5
/
+8
2016-02-07
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
1
-13
/
+5
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
1
-28
/
+37
2015-12-14
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
1
-43
/
+25
2015-12-14
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
1
-109
/
+26
2015-08-05
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
1
-11
/
+3
2014-09-23
Drivers: hv: vmbus: Enable interrupt driven flow control
K. Y. Srinivasan
1
-0
/
+5
[next]