index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hyperv_vmbus.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-14
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
1
-5
/
+1
2015-12-14
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
1
-0
/
+5
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
1
-5
/
+0
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
1
-0
/
+9
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
1
-0
/
+5
2015-08-04
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
1
-1
/
+1
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
1
-0
/
+2
2015-05-24
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
1
-0
/
+9
2015-05-24
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
Vitaly Kuznetsov
1
-0
/
+12
2015-05-24
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
1
-0
/
+8
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
1
-1
/
+1
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
1
-0
/
+17
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
1
-1
/
+1
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
1
-0
/
+11
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-0
/
+2
[next]