1. a3a66c3 vmalloc: fix the owner argument for the new __vmalloc_node_range callers by Christoph Hellwig · 4 years, 6 months ago
  2. 800e26b x86/hyperv: allocate the hypercall page with only read and execute bits by Christoph Hellwig · 4 years, 7 months ago
  3. a16be36 x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  4. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  5. 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 7 months ago
  6. 38dce41 x86/hyperv: Properly suspend/resume reenlightenment notifications by Vitaly Kuznetsov · 4 years, 8 months ago
  7. 421f090 x86/hyperv: Suspend/resume the VP assist page for hibernation by Dexuan Cui · 4 years, 9 months ago
  8. f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 9 months ago
  9. 05bd330 x86/hyperv: Suspend/resume the hypercall page for hibernation by Dexuan Cui · 5 years ago
  10. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  11. b96f865 x86/hyperv: Implement hv_is_hibernation_supported() by Dexuan Cui · 5 years ago
  12. fa36dcd x86: hv: Add function to allocate zeroed page for Hyper-V by Himadri Pandya · 5 years ago
  13. 4df4cb9e9 x86/hyperv: Initialize clockevents earlier in CPU onlining by Michael Kelley · 5 years ago
  14. ac94be4 Merge branch 'linus' into x86/hyperv by Thomas Gleixner · 5 years ago
  15. b264f57f x86/hyperv: Micro-optimize send_ipi_one() by Vitaly Kuznetsov · 5 years ago
  16. e211288 x86/hyperv: Make vapic support x2apic mode by Roman Kagan · 5 years ago
  17. 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
  18. 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
  19. 4030b4c x86/hyper-v: Fix overflow bug in fill_gva_list() by Tianyu Lan · 5 years ago
  20. bd00cd52 clocksource/drivers/hyperv: Add Hyper-V specific sched clock function by Tianyu Lan · 5 years ago
  21. 8c3e44b x86/hyperv: Add functions to allocate/deallocate page for Hyper-V by Maya Nakamura · 5 years ago
  22. e320ab3 x86/hyper-v: Zero out the VP ASSIST PAGE on allocation by Dexuan Cui · 5 years ago
  23. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  24. 43aa313 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 by Thomas Gleixner · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 02143c2 x86/hyperv: Make hv_vcpu_is_preempted() visible by Andi Kleen · 6 years ago
  27. ba69642 x86/hyper-v: Implement EOI assist by Vitaly Kuznetsov · 6 years ago
  28. 534c89c x86/hyperv: Prevent potential NULL pointer dereference by Kangjie Lu · 6 years ago
  29. 262d6a9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 179fb36 x86/hyperv: Fix kernel panic when kexec on HyperV by Kairui Song · 6 years ago
  31. c8ccf75 PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() by Maya Nakamura · 6 years ago
  32. cc4edae4 x86/hyper-v: Add HvFlushGuestAddressList hypercall support by Lan Tianyu · 6 years ago
  33. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. 3a025de x86/hyperv: Enable PV qspinlock for Hyper-V by Yi Sun · 6 years ago
  35. 5140a6f x86/hyperv: Remove unused include by YueHaibing · 6 years ago
  36. 2f285f4 x86/hyperv: Suppress "PCI: Fatal: No config space access function found" by Dexuan Cui · 6 years ago
  37. a1efa9b x86/hyper-v: rename ipi_arg_{ex,non_ex} structures by Vitaly Kuznetsov · 6 years ago
  38. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  39. 48a8b97 x86/mm: Only use tlb_remove_table() for paravirt by Peter Zijlstra · 6 years ago
  40. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  41. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  42. 60cfce4 X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support by Tianyu Lan · 6 years ago
  43. eb914cf X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support by Tianyu Lan · 6 years ago
  44. be0e16c x86/hyper-v: Fix wrong merge conflict resolution by K. Y. Srinivasan · 6 years ago
  45. 110d2a7 x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() by Vitaly Kuznetsov · 7 years ago
  46. 0f0caa5 x86/hyper-v: Check cpumask_to_vpset() return value in hyperv_flush_tlb_others_ex() by Vitaly Kuznetsov · 7 years ago
  47. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  48. 81b18bc Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic by Sunil Muthuswamy · 7 years ago
  49. 8f63e92 Merge branch 'x86/urgent' into x86/hyperv by Thomas Gleixner · 7 years ago
  50. 1268ed0 x86/hyper-v: Fix the circular dependency in IPI enlightenment by K. Y. Srinivasan · 7 years ago
  51. 7dc9b6b Drivers: hv: vmbus: Make TLFS #define names architecture neutral by Michael Kelley · 7 years ago
  52. 58ec5e9 x86/hyper-v: Trace PV IPI send by Vitaly Kuznetsov · 7 years ago
  53. 4bd0606 x86/hyper-v: Use cheaper HVCALL_SEND_IPI hypercall when possible by Vitaly Kuznetsov · 7 years ago
  54. d8e6b23 x86/hyper-v: Use 'fast' hypercall for HVCALL_SEND_IPI by Vitaly Kuznetsov · 7 years ago
  55. 0e4c88f x86/hyper-v: Use cheaper HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} hypercalls when possible by Vitaly Kuznetsov · 7 years ago
  56. c9c92be x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header by Vitaly Kuznetsov · 7 years ago
  57. 2d2ccf24 x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally by Thomas Gleixner · 7 years ago
  58. 61eeb1f x86/Hyper-V/hv_apic: Include asm/apic.h by Thomas Gleixner · 7 years ago
  59. 9a2d78e X86/Hyper-V: Consolidate the allocation of the hypercall input page by K. Y. Srinivasan · 7 years ago
  60. 800b8f0 X86/Hyper-V: Consolidate code for converting cpumask to vpset by K. Y. Srinivasan · 7 years ago
  61. 366f03b X86/Hyper-V: Enhanced IPI enlightenment by K. Y. Srinivasan · 7 years ago
  62. 68bb7bf X86/Hyper-V: Enable IPI enlightenments by K. Y. Srinivasan · 7 years ago
  63. 6b48cb5 X86/Hyper-V: Enlighten APIC access by K. Y. Srinivasan · 7 years ago
  64. a46d15c x86/hyper-v: allocate and use Virtual Processor Assist Pages by Vitaly Kuznetsov · 7 years ago
  65. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  66. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  67. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  68. 51d4e5d x86/irq: Count Hyper-V reenlightenment interrupts by Vitaly Kuznetsov · 7 years ago
  69. e7c4e36 x86/hyperv: Redirect reenlightment notifications on CPU offlining by Vitaly Kuznetsov · 7 years ago
  70. 9328626 x86/hyperv: Reenlightenment notifications support by Vitaly Kuznetsov · 7 years ago
  71. e2768ea x86/hyperv: Add a function to read both TSC and TSC page value simulateneously by Vitaly Kuznetsov · 7 years ago
  72. 89a8f6d x86/hyperv: Check for required priviliges in hyperv_init() by Vitaly Kuznetsov · 7 years ago
  73. 617ab45 x86/hyperv: Stop suppressing X86_FEATURE_PCID by Vitaly Kuznetsov · 7 years ago
  74. 4a5f3cd Drivers: hv: vmbus: Remove x86-isms from arch independent drivers by Michael Kelley · 7 years ago
  75. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  76. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  77. 7ed4325 Drivers: hv: vmbus: Make panic reporting to be more useful by K. Y. Srinivasan · 7 years ago
  78. ab7ff47 x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushing by Marcelo Henrique Cerri · 7 years ago
  79. 60d73a7 x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structures by Vitaly Kuznetsov · 7 years ago
  80. a3b7424 x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs by Vitaly Kuznetsov · 7 years ago
  81. 773b79f tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others() by Vitaly Kuznetsov · 7 years ago
  82. 628f54c x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls by Vitaly Kuznetsov · 7 years ago
  83. 2ffd9e3 x86/hyper-v: Use hypercall for remote TLB flush by Vitaly Kuznetsov · 7 years ago
  84. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 7 years ago
  85. fc53662 x86/hyper-v: Make hv_do_hypercall() inline by Vitaly Kuznetsov · 7 years ago
  86. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  87. 6707181 hyperv: fix warning about missing prototype by Stephen Hemminger · 8 years ago
  88. 90b2043 x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method by Vitaly Kuznetsov · 8 years ago
  89. 0733379 x86/hyperv: Move TSC reading method to asm/mshyperv.h by Vitaly Kuznetsov · 8 years ago
  90. bd2a9ad x86/hyperv: Implement hv_get_tsc_page() by Vitaly Kuznetsov · 8 years ago
  91. 73667e3 x86/hyperv: Hide unused label by Arnd Bergmann · 8 years ago
  92. 372b1e9 drivers: hv: Turn off write permission on the hypercall page by K. Y. Srinivasan · 8 years ago
  93. dee863b hv: export current Hyper-V clocksource by Vitaly Kuznetsov · 8 years ago
  94. 5647dbf Drivers: hv: restore TSC page cleanup before kexec by Vitaly Kuznetsov · 8 years ago
  95. d6f3609 Drivers: hv: restore hypervcall page cleanup before kexec by Vitaly Kuznetsov · 8 years ago
  96. 73638cd Drivers: hv: vmbus: Move the check for hypercall page setup by K. Y. Srinivasan · 8 years ago
  97. d058fa7 Drivers: hv: vmbus: Move the crash notification function by K. Y. Srinivasan · 8 years ago
  98. 63ed4e0 Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code by K. Y. Srinivasan · 8 years ago
  99. 6ab42a6 Drivers: hv: vmbus: Move Hypercall invocation code out of common code by K. Y. Srinivasan · 8 years ago
  100. 8730046 Drivers: hv vmbus: Move Hypercall page setup out of common code by K. Y. Srinivasan · 8 years ago