summaryrefslogtreecommitdiff
path: root/drivers/hv/hv.c
Commit message (Expand)AuthorAge
* Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-01
* Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov2016-02-07
* Drivers: hv: vmbus: Cleanup vmbus_set_event()K. Y. Srinivasan2016-02-07
* drivers/hv: correct tsc page sequence invalid valueAndrey Smetanin2015-12-14
* drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins2015-12-14
* Drivers: hv: vmbus: fix build warningSudip Mukherjee2015-12-14
* Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2015-08-05
* drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar2015-08-05
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-05
* Drivers: hv: don't do hypercalls when hypercall_page is NULLVitaly Kuznetsov2015-08-04
* Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov2015-08-04
* Drivers: hv: vmbus: Teardown clockevent devices on module unloadVitaly Kuznetsov2015-03-01
* drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unloadVitaly Kuznetsov2015-03-01
* Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-25
* Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-09-23
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-03
* drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria2013-12-18
* drivers: hv: Fix wrong check for synic_event_pageFelipe Pena2013-10-16
* drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-24
* driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-15
* Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-27
* Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan2013-01-17
* Drivers: hv: Capture the host build informationK. Y. Srinivasan2013-01-17
* Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan2013-01-17
* Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan2013-01-17
* Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan2013-01-17
* Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan2013-01-17
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-17
* hv: fail the probing immediately when we are not in hyperv platformJason Wang2012-08-17
* Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2012-08-13
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-09
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-09
* Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-12
* Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-12
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-11
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-10