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
/
hyperv_vmbus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
1
-0
/
+2
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
1
-0
/
+2
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-11
/
+0
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
1
-0
/
+7
2017-05-18
Drivers: hv: util: Make hv_poll_channel() a little more efficient
K. Y. Srinivasan
1
-0
/
+4
2017-03-17
vmbus: expose debug info for drivers
Stephen Hemminger
1
-11
/
+0
2017-03-17
vmbus: cleanup header file style
Stephen Hemminger
1
-8
/
+8
2017-03-17
vmbus: make channel_message table constant
Stephen Hemminger
1
-1
/
+1
2017-02-14
vmbus: constify parameters where possible
Stephen Hemminger
1
-3
/
+3
2017-02-14
vmbus: expose hv_begin/end_read
Stephen Hemminger
1
-4
/
+0
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
1
-2
/
+1
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-1
/
+0
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-22
/
+31
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
1
-3
/
+2
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
1
-7
/
+9
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
1
-2
/
+0
2017-01-20
Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
K. Y. Srinivasan
1
-150
/
+2
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
1
-35
/
+0
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
1
-10
/
+0
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
1
-27
/
+0
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
1
-8
/
+0
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
1
-1
/
+0
2017-01-19
Drivers: hv: vmbus: Move the definition of generate_guest_id()
K. Y. Srinivasan
1
-43
/
+0
2017-01-19
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
K. Y. Srinivasan
1
-15
/
+0
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
1
-2
/
+2
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
1
-1
/
+1
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-2
/
+2
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-3
/
+3
2016-11-07
Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
Vitaly Kuznetsov
1
-1
/
+1
2016-09-02
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
1
-2
/
+2
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
1
-1
/
+2
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
1
-1
/
+1
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
1
-2
/
+14
2016-05-01
Drivers: hv: kvp: fix IP Failover
Vitaly Kuznetsov
1
-0
/
+5
2016-04-30
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
1
-2
/
+0
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+30
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
1
-1
/
+3
2016-03-01
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-0
/
+24
2016-03-01
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-1
/
+1
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
1
-6
/
+0
2016-02-07
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
1
-1
/
+1
2016-02-07
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
1
-3
/
+1
2016-01-13
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+11
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
1
-9
/
+0
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
1
-75
/
+0
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
1
-2
/
+0
2015-12-16
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
1
-2
/
+2
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
1
-8
/
+3
2015-12-14
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
1
-1
/
+1
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
1
-1
/
+1
[next]