index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
hv_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
clocksource: hyper-v: Remove support for stimer interrupts in message mode
Michael Kelley
1
-8
/
+9
2026-05-26
x86/irq: Make irqstats array based
Thomas Gleixner
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-02-04
x86/hyperv: Update comment in hyperv_cleanup()
Michael Kelley
1
-3
/
+7
2026-02-04
x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
1
-3
/
+3
2026-02-04
x86/hyperv: Move hv crash init after hypercall pg setup
Mukesh R
1
-1
/
+3
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+9
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
1
-0
/
+1
2025-11-15
x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
1
-0
/
+1
2025-11-15
x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
Tianyu Lan
1
-0
/
+7
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-08-18
x86/hyperv: Use direct call to hypercall-page
Peter Zijlstra
1
-31
/
+30
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
1
-0
/
+20
2025-07-09
x86/hyperv: Fix warnings for missing export.h header inclusion
Naman Jain
1
-0
/
+1
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-34
/
+33
2025-05-23
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
1
-0
/
+33
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
1
-34
/
+0
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-20
/
+20
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-13
/
+13
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-5
/
+5
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
1
-24
/
+1
2025-01-10
hyperv: Do not overlap the hvcall IO areas in get_vtl()
Roman Kisel
1
-1
/
+1
2025-01-10
x86/hyperv: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-1
/
+1
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
1
-10
/
+10
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
-4
/
+1
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-4
/
+4
2023-11-12
x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
Saurabh Sengar
1
-4
/
+21
2023-09-22
x86/hyperv: Add common print prefix "Hyper-V" in hv_init
Saurabh Sengar
1
-2
/
+4
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
1
-0
/
+3
2023-09-22
x86/hyperv: Restrict get_vtl to only VTL platforms
Saurabh Sengar
1
-4
/
+7
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-11
/
+94
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-4
/
+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
Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
Dexuan Cui
1
-2
/
+18
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-2
/
+2
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
1
-4
/
+15
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
1
-0
/
+8
2023-08-22
x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
Tianyu Lan
1
-1
/
+15
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
1
-0
/
+34
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
1
-1
/
+1
2023-07-23
x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
Michael Kelley
1
-0
/
+21
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
1
-1
/
+1
2023-04-17
Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
Michael Kelley
1
-2
/
+5
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-11
/
+0
2022-11-29
x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
Gaurav Kohli
1
-2
/
+0
2022-11-28
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
1
-0
/
+2
[next]