index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hyperv-tlfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-0
/
+33
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-0
/
+17
2021-08-04
x86/hyperv: fix root partition faults when writing to VP assist page MSR
Praveen Kumar
1
-0
/
+9
2021-06-17
hyperv: SVM enlightened TLB flush support flag
Vineeth Pillai
1
-0
/
+9
2021-06-17
KVM: hyper-v: Advertise support for fast XMM hypercalls
Siddharth Chandrasekaran
1
-1
/
+6
2021-06-17
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
Siddharth Chandrasekaran
1
-0
/
+3
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-38
/
+64
2021-03-08
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
1
-29
/
+0
2021-02-11
asm-generic/hyperv: import data structures for mapping device interrupts
Wei Liu
1
-0
/
+13
2021-02-11
x86/hyperv: detect if Linux is the root partition
Wei Liu
1
-0
/
+10
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
1
-0
/
+15
2020-11-04
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
1
-0
/
+7
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-33
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
1
-0
/
+6
2020-05-20
x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
Michael Kelley
1
-423
/
+36
2020-05-20
x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #defines
Michael Kelley
1
-5
/
+0
2020-05-20
KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
Michael Kelley
1
-8
/
+0
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
1
-2
/
+9
2020-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
1
-0
/
+31
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
1
-0
/
+3
2020-01-17
x86/hyper-v: Add "polling" bit to hv_synic_sint
Wei Liu
1
-1
/
+2
2019-11-15
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
1
-5
/
+26
2019-11-12
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
1
-0
/
+5
2019-09-24
KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...
Vitaly Kuznetsov
1
-0
/
+7
2019-09-24
KVM/Hyper-V/VMX: Add direct tlb flush support
Vitaly Kuznetsov
1
-0
/
+4
2019-09-24
x86/Hyper-V: Fix definition of struct hv_vp_assist_page
Tianyu Lan
1
-5
/
+15
2019-07-22
x86/hyperv: Create and use Hyper-V page definitions
Maya Nakamura
1
-1
/
+11
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-0
/
+6
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
1
-1
/
+1
2019-02-28
x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT
Lan Tianyu
1
-1
/
+1
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
1
-0
/
+32
2018-12-14
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
1
-6
/
+0
2018-12-14
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
Vitaly Kuznetsov
1
-0
/
+69
2018-12-14
x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
Vitaly Kuznetsov
1
-1
/
+0
2018-12-14
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
Vitaly Kuznetsov
1
-95
/
+91
2018-12-14
x86/hyper-v: Mark TLFS structures packed
Vitaly Kuznetsov
1
-22
/
+25
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2018-10-09
x86/hyperv: Add GUEST_IDLE_MSR support
Yi Sun
1
-0
/
+5
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
1
-7
/
+9
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2018-08-06
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
Tianyu Lan
1
-0
/
+8
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
1
-2
/
+3
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
1
-6
/
+6
2018-05-26
x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
Vitaly Kuznetsov
1
-0
/
+16
2018-05-26
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-1
/
+29
2018-05-19
X86/Hyper-V: Enhanced IPI enlightenment
K. Y. Srinivasan
1
-1
/
+14
2018-05-19
X86/Hyper-V: Enable IPI enlightenments
K. Y. Srinivasan
1
-0
/
+15
2018-05-14
KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
Vitaly Kuznetsov
1
-1
/
+8
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+709
[next]