aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv.c
AgeCommit message (Expand)Author
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-03-12hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov
2017-03-12hv: allocate synic pages for all present CPUsVitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-08-05drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan
2015-08-04Drivers: hv: don't do hypercalls when hypercall_page is NULLVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: Teardown clockevent devices on module unloadVitaly Kuznetsov
2015-03-01drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unloadVitaly Kuznetsov
2015-01-25Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan
2014-09-23Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan
2013-12-18drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria
2013-10-16drivers: hv: Fix wrong check for synic_event_pageFelipe Pena
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang
2013-03-15driver: hv: remove cast for kmalloc return valueZhang Yanfei
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan
2013-01-17Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan
2013-01-17Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan
2012-08-17hv: fail the probing immediately when we are not in hyperv platformJason Wang
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman