- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
- 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 5 months ago
- 9ab9bc5 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
- 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 6 months ago
- 775f43f Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 8a99e50 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
- afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 7 months ago
- a949e86 Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 8 months ago
- 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 8 months ago
- 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 8 months ago
- 69f5705 hyper-v: Use UUID API for exporting the GUID (part 2) by Andy Shevchenko · 4 years, 8 months ago
- 677b0ce drivers: hv: remove redundant assignment to pointer primary_channel by Colin Ian King · 4 years, 9 months ago
- 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 869997b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
- 7527810 Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type by Andrea Parri (Microsoft) · 4 years, 9 months ago
- d570aec Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 8ef4c4a Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 9403b66 Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 238d2ed8 hv_utils: Always execute the fcopy and vss callbacks in a tasklet by Andrea Parri (Microsoft) · 4 years, 9 months ago
- ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 8b6a877 Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels by Andrea Parri (Microsoft) · 4 years, 9 months ago
- b9fa1b8 Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 9 months ago
- b0a284d Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly by Vitaly Kuznetsov · 4 years, 9 months ago
- 5cc4150 Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() by Vitaly Kuznetsov · 4 years, 9 months ago
- a276463 Drivers: hv: allocate the exact needed memory for messages by Vitaly Kuznetsov · 4 years, 9 months ago
- ac0f7d42 Drivers: hv: copy from message page only what's needed by Vitaly Kuznetsov · 4 years, 9 months ago
- 1d3c9c0 hyper-v: Use UUID API for exporting the GUID by Andy Shevchenko · 4 years, 8 months ago
- 2ddddd0 Drivers: hv: Move AEOI determination to architecture dependent code by Michael Kelley · 4 years, 8 months ago
- 1a06d01 Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM by Dexuan Cui · 4 years, 9 months ago
- 8632e9b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
- f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 9 months ago
- 040026d x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set by Tianyu Lan · 4 years, 9 months ago
- 73f26e5 x86/Hyper-V: Trigger crash enlightenment only once during system crash. by Tianyu Lan · 4 years, 9 months ago
- 7f11a2c x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump by Tianyu Lan · 4 years, 9 months ago
- 74347a9 x86/Hyper-V: Unload vmbus channel in hv panic callback by Tianyu Lan · 4 years, 9 months ago
- bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 9 months ago
- 3e0d377 hv_debugfs: Make hv_debug_root static by YueHaibing · 4 years, 9 months ago
- 032d4a4 hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 54e19d3 hv_utils: Add the support of hibernation by Dexuan Cui · 5 years ago
- ffd1d4a hv_utils: Support host-initiated hibernation request by Dexuan Cui · 5 years ago
- 3e9c7205 hv_utils: Support host-initiated restart request by Dexuan Cui · 5 years ago
- ddc9d35 Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) by Dexuan Cui · 5 years ago
- d33c240 hv_balloon: Balloon up according to request page number by Tianyu Lan · 5 years ago
- 0af3e13 clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources by Andrea Parri · 5 years ago
- 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
- 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
- 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 7a1323b Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic by Michael Kelley · 5 years ago
- 8aea7f8 drivers/hv: Replace binary semaphore with mutex by Davidlohr Bueso · 5 years ago
- 25bd2b2 hv_balloon: Add the support of hibernation by Dexuan Cui · 5 years ago
- 2af5e7b Drivers: hv: balloon: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
- 53edce0 Drivers: hv: vmbus: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
- 0541a22 Drivers: hv: util: Specify ring buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
- b14d749 Drivers: hv: Specify receive buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
- af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
- 931cccc Drivers: hv: vmbus: Add module parameter to cap the VMBus version by Andrea Parri · 5 years ago
- 2d4f49b Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2 by Andrea Parri · 5 years ago
- bedc61a Drivers: hv: vmbus: Introduce table of VMBus protocol versions by Andrea Parri · 5 years ago
- 4df4cb9e9 x86/hyperv: Initialize clockevents earlier in CPU onlining by Michael Kelley · 5 years ago
- 83b50f8 Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP by Dexuan Cui · 5 years ago
- af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e2bddc2 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- d8bd2d4 Drivers: hv: vmbus: Resume after fixing up old primary channels by Dexuan Cui · 5 years ago
- b307b38 Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels by Dexuan Cui · 5 years ago
- 1f48dcf Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend by Dexuan Cui · 5 years ago
- f53335e Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation by Dexuan Cui · 5 years ago
- e3ede02 Drivers: hv: vmbus: Ignore the offers when resuming from hibernation by Dexuan Cui · 5 years ago
- 271b222 Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation by Dexuan Cui · 5 years ago
- 63ecc6d Drivers: hv: vmbus: Suspend/resume the synic for hibernation by Dexuan Cui · 5 years ago
- dba61cd Drivers: hv: vmbus: Break out synic enable and disable operations by Dexuan Cui · 5 years ago
- 3e2d945 clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit by Vitaly Kuznetsov · 5 years ago
- a9fc434 Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE by Dexuan Cui · 6 years ago
- 16c7596 Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context by Dexuan Cui · 5 years ago
- 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 221f6df hv_balloon: Reorganize the probe function by Dexuan Cui · 6 years ago
- 1fed17d hv_balloon: Use a static page for the balloon_up send buffer by Dexuan Cui · 6 years ago
- 83527ef drivers: hv: vmbus: Replace page definition with Hyper-V specific one by Maya Nakamura · 5 years ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
- 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 8faef71 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
- fd1fea6 clocksource/drivers: Make Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
- 674eecb drivers: hv: Add a module description line to the hv_vmbus driver by Joseph Salisbury · 6 years ago
- ecca2502 x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol by Zhao Yakui · 6 years ago
- 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
- 43aa313 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 by Thomas Gleixner · 6 years ago
- a0033bd Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() by Dexuan Cui · 6 years ago