index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mshyperv.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
x86/hyperv: Expose hv_map_msi_interrupt()
Stanislav Kinsburskii
1
-0
/
+2
2025-07-15
Drivers: hv: Use nested hypercall for post message and signal event
Nuno Das Neves
1
-20
/
+0
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+5
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
1
-2
/
+3
2025-05-23
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
1
-2
/
+4
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-7
/
+1
2025-03-21
x86/hyperv: fix an indentation issue in mshyperv.h
Wei Liu
1
-1
/
+1
2025-03-04
x86/hyperv: Use named operands in inline asm
Josh Poimboeuf
1
-9
/
+9
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
1
-4
/
+0
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
1
-2
/
+0
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
1
-1
/
+1
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
1
-1
/
+0
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
1
-1
/
+0
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-15
/
+15
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2023-10-13
x86/apic, x86/hyperv: Use u32 in hv_snp_boot_ap() too
Ingo Molnar
1
-2
/
+2
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
1
-0
/
+2
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-9
/
+62
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-7
/
+4
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
1
-4
/
+4
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-5
/
+10
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
1
-0
/
+14
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
1
-0
/
+3
2023-08-23
x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub
Nathan Chancellor
1
-1
/
+1
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
1
-0
/
+8
2023-08-22
x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
Tianyu Lan
1
-3
/
+27
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
1
-0
/
+2
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2023-07-23
x86/hyperv: fix a warning in mshyperv.h
ZhiHu
1
-1
/
+1
2023-06-05
clocksource: hyper-v: Provide noinstr sched_clock()
Peter Zijlstra
1
-0
/
+5
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
1
-0
/
+10
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
1
-0
/
+5
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
1
-1
/
+1
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-6
/
+10
2023-02-16
x86/hyperv: Fix hv_get/set_register for nested bringup
Nuno Das Neves
1
-4
/
+8
2023-01-17
x86/hyperv: Add an interface to do nested hypercalls
Jinank Jain
1
-4
/
+38
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
1
-24
/
+6
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
1
-2
/
+0
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
1
-0
/
+4
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-7
/
+0
2021-12-28
x86/hyperv: Fix definition of hv_ghcb_pg variable
Michael Kelley
1
-1
/
+1
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
1
-14
/
+49
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-1
/
+6
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
1
-0
/
+4
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
1
-4
/
+0
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-0
/
+1
[next]