summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-273-16/+37
|\
| * hyper-v: Use UUID API for exporting the GUIDAndy Shevchenko2020-04-221-2/+2
| * Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley2020-04-211-5/+1
| * Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui2020-04-141-9/+34
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-144-20/+49
|\|
| * x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-2/+3
| * x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not setTianyu Lan2020-04-111-9/+14
| * x86/Hyper-V: Trigger crash enlightenment only once during system crash.Tianyu Lan2020-04-111-2/+14
| * x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan2020-04-101-2/+5
| * x86/Hyper-V: Unload vmbus channel in hv panic callbackTianyu Lan2020-04-102-8/+16
| * hv_debugfs: Make hv_debug_root staticYueHaibing2020-04-041-1/+1
| * hv: hyperv_vmbus.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-211-1/+1
* | hv_balloon: don't check for memhp_auto_online manuallyDavid Hildenbrand2020-04-071-15/+10
|/
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-038-38/+306
|\
| * hv_utils: Add the support of hibernationDexuan Cui2020-01-265-6/+214
| * hv_utils: Support host-initiated hibernation requestDexuan Cui2020-01-261-1/+48
| * hv_utils: Support host-initiated restart requestDexuan Cui2020-01-261-8/+31
| * Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui2020-01-252-14/+11
| * hv_balloon: Balloon up according to request page numberTianyu Lan2020-01-251-10/+3
* | clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri2020-01-161-4/+4
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-011-3/+1
|\
| * mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder2019-12-011-1/+0
| * hv_balloon: use generic_online_page()David Hildenbrand2019-12-011-2/+1
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-3011-77/+383
|\ \ | |/ |/|
| * Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synicMichael Kelley2019-11-211-1/+1
| * drivers/hv: Replace binary semaphore with mutexDavidlohr Bueso2019-11-211-5/+5
| * hv_balloon: Add the support of hibernationDexuan Cui2019-11-211-2/+85
| * Drivers: hv: balloon: Remove dependencies on guest page sizeHimadri Pandya2019-11-211-13/+12
| * Drivers: hv: vmbus: Remove dependencies on guest page sizeHimadri Pandya2019-11-212-10/+10
| * Drivers: hv: util: Specify ring buffer size using Hyper-V page sizeHimadri Pandya2019-11-211-2/+3
| * Drivers: hv: Specify receive buffer size using Hyper-V page sizeHimadri Pandya2019-11-214-7/+10
| * drivers: hv: vmbus: Introduce latency testingBranden Bonaby2019-11-216-0/+219
| * Drivers: hv: vmbus: Add module parameter to cap the VMBus versionAndrea Parri2019-11-211-0/+13
| * Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri2019-11-211-5/+8
| * Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri2019-11-212-34/+19
* | x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley2019-11-152-18/+16
|/
* Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEPDexuan Cui2019-10-011-0/+6
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-246-121/+552
|\
| * Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui2019-09-064-20/+98
| * Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channelsDexuan Cui2019-09-064-1/+84
| * Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspendDexuan Cui2019-09-061-0/+55
| * Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernationDexuan Cui2019-09-063-2/+62
| * Drivers: hv: vmbus: Ignore the offers when resuming from hibernationDexuan Cui2019-09-061-1/+57
| * Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui2019-09-061-0/+46
| * Drivers: hv: vmbus: Suspend/resume the synic for hibernationDexuan Cui2019-09-061-0/+46
| * Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui2019-09-062-29/+39
| * hv_balloon: Reorganize the probe functionDexuan Cui2019-07-301-58/+66
| * hv_balloon: Use a static page for the balloon_up send bufferDexuan Cui2019-07-301-15/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-3/+0
|\ \
| * | clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-231-3/+0
| |/