index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/hyperv: implement and use hv_smp_prepare_cpus
Wei Liu
2021-02-11
1
-0
/
+29
*
x86/hyperv: detect if Linux is the root partition
Wei Liu
2021-02-11
1
-0
/
+20
*
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
2021-02-11
1
-0
/
+9
*
x86/hyperv: Fix kexec panic/hang issues
Dexuan Cui
2021-01-05
1
-0
/
+18
*
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2020-11-04
1
-0
/
+29
*
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-14
1
-1
/
+6
*
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-28
1
-4
/
+4
*
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
1
-7
/
+0
*
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-12
/
+10
*
x86/Hyper-V: Report crash register data or kmsg before running crash kernel
Tianyu Lan
2020-04-11
1
-0
/
+10
*
x86: hyperv: report value of misc_features
Olaf Hering
2020-04-09
1
-2
/
+2
*
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
2019-11-15
1
-0
/
+14
|
\
|
*
x86/hyperv: Set pv_info.name to "Hyper-V"
Andrea Parri
2019-10-18
1
-0
/
+4
|
*
x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n
Tianyu Lan
2019-08-28
1
-0
/
+2
|
*
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
2019-08-23
1
-0
/
+8
*
|
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
2019-11-12
1
-1
/
+6
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
2019-05-09
1
-2
/
+2
*
|
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-1
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
Lan Tianyu
2019-02-28
1
-0
/
+12
*
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
2018-11-04
1
-0
/
+11
*
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
2018-10-09
1
-0
/
+14
*
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-07-03
1
-2
/
+2
*
x86/hyperv: Add interrupt handler annotations
Michael Kelley
2018-07-03
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-8
/
+14
|
\
|
*
x86/hyper-v: detect nested features
Vitaly Kuznetsov
2018-03-28
1
-0
/
+5
|
*
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
2018-03-28
1
-7
/
+8
|
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
1
-1
/
+1
*
|
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-03-06
1
-0
/
+40
|
/
*
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-30
1
-0
/
+6
*
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-2
/
+2
*
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
1
-1
/
+1
*
x86/hyper-V: Allocate the IDT entry early in boot
K. Y. Srinivasan
2017-09-13
1
-2
/
+2
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-0
/
+1
|
\
|
*
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
2017-08-10
1
-0
/
+1
*
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-3
/
+9
|
\
\
|
*
|
x86/hyper-v: stash the max number of virtual/logical processor
Vitaly Kuznetsov
2017-07-17
1
-3
/
+9
|
|
/
*
/
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
2017-08-29
1
-7
/
+2
|
/
*
x86/hyperv: Read TSC frequency from a synthetic MSR
Vitaly Kuznetsov
2017-06-22
1
-0
/
+15
*
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
2017-06-22
1
-1
/
+2
*
Drivers: hv: Issue explicit EOI when autoeoi is not enabled
K. Y. Srinivasan
2017-04-08
1
-0
/
+3
*
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
2017-01-20
1
-0
/
+20
*
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2017-01-20
1
-23
/
+0
*
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
2017-01-19
1
-0
/
+7
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
2016-12-20
1
-0
/
+24
*
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+2
*
x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
Vitaly Kuznetsov
2016-04-16
1
-0
/
+12
[next]