index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
hv_init.c
Age
Commit message (
Expand
)
Author
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
x86/hyperv: use vmalloc_exec for the hypercall page
Christoph Hellwig
2020-05-13
x86/hyperv: Properly suspend/resume reenlightenment notifications
Vitaly Kuznetsov
2020-04-21
x86/hyperv: Suspend/resume the VP assist page for hibernation
Dexuan Cui
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
2020-02-01
x86/hyperv: Suspend/resume the hypercall page for hibernation
Dexuan Cui
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-21
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
2019-11-21
x86: hv: Add function to allocate zeroed page for Hyper-V
Himadri Pandya
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
2019-07-22
x86/hyperv: Add functions to allocate/deallocate page for Hyper-V
Maya Nakamura
2019-07-19
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2019-03-21
x86/hyperv: Prevent potential NULL pointer dereference
Kangjie Lu
2019-03-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
x86/hyperv: Fix kernel panic when kexec on HyperV
Kairui Song
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
2018-09-27
x86/hyperv: Suppress "PCI: Fatal: No config space access function found"
Dexuan Cui
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-05-19
X86/Hyper-V: Consolidate the allocation of the hypercall input page
K. Y. Srinivasan
2018-05-19
X86/Hyper-V: Enable IPI enlightenments
K. Y. Srinivasan
2018-05-19
X86/Hyper-V: Enlighten APIC access
K. Y. Srinivasan
2018-03-28
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-01-30
x86/irq: Count Hyper-V reenlightenment interrupts
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Redirect reenlightment notifications on CPU offlining
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Add a function to read both TSC and TSC page value simulateneously
Vitaly Kuznetsov
2018-01-30
x86/hyperv: Check for required priviliges in hyperv_init()
Vitaly Kuznetsov
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-10
x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs
Vitaly Kuznetsov
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-17
hyperv: fix warning about missing prototype
Stephen Hemminger
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
[next]