index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2018-03-20
Revert "x86/retpoline/hyperv: Convert assembler indirect jumps"
Sasha Levin
2018-03-20
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
2018-01-17
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
2017-06-13
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
2017-06-13
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
2017-06-13
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
2017-06-13
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
Vitaly Kuznetsov
2017-05-17
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
2017-05-15
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
2016-11-23
hv: do not lose pending heartbeat vmbus packets
Long Li
2016-05-17
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-05-17
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2016-05-17
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
2015-04-03
Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
Vitaly Kuznetsov
2015-04-03
Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
Vitaly Kuznetsov
2015-04-03
hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Haiyang Zhang
2015-04-03
Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
Vitaly Kuznetsov
2015-04-03
Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
Vitaly Kuznetsov
2015-04-03
Drivers: hv: hv_balloon: do not online pages in offline blocks
Vitaly Kuznetsov
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-03-26
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
2015-03-25
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
2015-03-25
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-01
mei: bus: () can be static
kbuild test robot
2015-03-01
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-01
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
2015-03-01
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
2015-03-01
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: Get rid of some unnecessary messages
K. Y. Srinivasan
2015-03-01
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-03-01
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
[next]