summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan2017-08-163-3/+43
* Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter idAlex Ng2017-08-161-1/+1
* Drivers: hv: balloon: Initialize last_post_time on startupAlex Ng2017-08-161-0/+1
* Drivers: hv: balloon: Show the max dynamic memory assignedAlex Ng2017-08-161-2/+2
* Drivers: hv: balloon: Correctly update onlined page countAlex Ng2017-08-161-4/+3
* Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-231-0/+2
|\
| * vmbus: re-enable channel taskletStephen Hemminger2017-07-171-0/+2
* | vmbus: add prefetch to ring buffer iteratorStephen Hemminger2017-07-171-1/+6
* | vmbus: more host signalling avoidanceStephen Hemminger2017-07-171-8/+19
* | vmbus: eliminate duplicate cached indexStephen Hemminger2017-07-171-13/+4
* | vmbus: refactor hv_signal_on_readStephen Hemminger2017-07-171-2/+30
* | vmbus: simplify hv_ringbuffer_readStephen Hemminger2017-07-171-101/+17
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-1/+0
|\
| * scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger2017-06-121-1/+0
* | Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley2017-05-251-1/+6
* | vmbus: Reuse uuid_le_to_bin() helperAndy Shevchenko2017-05-251-41/+10
* | drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()K. Y. Srinivasan2017-05-251-1/+1
* | hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov2017-05-251-74/+54
* | hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov2017-05-251-36/+0
* | Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan2017-05-251-1/+1
* | HV: properly delay KVP packets when negotiation is in progressLong Li2017-05-181-6/+8
* | Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan2017-05-185-21/+99
* | Drivers: hv: util: Make hv_poll_channel() a little more efficientK. Y. Srinivasan2017-05-181-0/+4
* | Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()K. Y. Srinivasan2017-05-181-1/+1
|/
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0411-111/+90
|\
| * Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-279-52/+33
| |\
| * | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-171-1/+4
| * | vmbus: expose debug info for driversStephen Hemminger2017-03-172-11/+1
| * | vmbus: cleanup header file styleStephen Hemminger2017-03-171-8/+8
| * | vmbus: make channel_message table constantStephen Hemminger2017-03-173-26/+26
| * | hyperv: remove unnecessary return variableStephen Hemminger2017-03-171-4/+2
| * | vmbus: fix spelling errorsStephen Hemminger2017-03-172-10/+10
| * | vmbus: remove unnecessary initializationStephen Hemminger2017-03-171-8/+5
| * | vmbus: remove useless return'sStephen Hemminger2017-03-176-12/+0
| * | vmbus: only reschedule tasklet if time limit exceededStephen Hemminger2017-03-171-31/+34
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-1/+93
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-069-52/+33
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | vmbus: introduce in-place packet iteratorstephen hemminger2017-03-061-1/+93
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/hyperv: Implement hv_get_tsc_page()Vitaly Kuznetsov2017-03-111-0/+3
| | |/ | |/|
* | | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8
* | | Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
* | | Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2
* | | Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov2017-03-165-16/+9
* | | vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-162-27/+4
* | | vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-162-4/+9
|/ /
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* vmbus: replace modulus operation with subtractionStephen Hemminger2017-02-141-3/+6
OpenPOWER on IntegriCloud