summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+78
* Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-09-231-12/+15
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-0/+2
* drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria2013-12-181-1/+1
* drivers: hv: Fix wrong check for synic_event_pageFelipe Pena2013-10-161-1/+1
* drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-241-32/+53
* driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-151-3/+2
* Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-271-3/+2
* Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan2013-01-171-7/+0
* Drivers: hv: Capture the host build informationK. Y. Srinivasan2013-01-171-0/+9
* Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan2013-01-171-0/+12
* Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan2013-01-171-24/+0
* Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan2013-01-171-0/+11
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-171-4/+3
* hv: fail the probing immediately when we are not in hyperv platformJason Wang2012-08-171-25/+0
* Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2012-08-131-3/+6
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-091-1/+1
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-091-2/+2
* Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-121-5/+0
* Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-121-0/+3
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-111-1/+1
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+429
OpenPOWER on IntegriCloud