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