index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
Age
Commit message (
Expand
)
Author
9 days
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
14 days
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2025-12-05
Drivers: hv: Introduce mshv_vtl driver
Naman Jain
2025-11-15
x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
2025-11-15
x86/hyperv: Implement hypervisor RAM collection into vmcore
Mukesh Rathor
2025-11-15
x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh Rathor
2025-11-15
x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
Tianyu Lan
2025-11-15
drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
2025-11-15
x86/hyperv: Don't use hv apic driver when Secure AVIC is available
Tianyu Lan
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
x86/hyperv: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-09-30
x86/hyperv: Add kexec/kdump support on Azure CVMs
Vitaly Kuznetsov
2025-08-18
x86/hyperv: Use direct call to hypercall-page
Peter Zijlstra
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
2025-07-15
x86/hyperv: Expose hv_map_msi_interrupt()
Stanislav Kinsburskii
2025-07-09
x86/hyperv: Clean up hv_map/unmap_interrupt() return values
Nuno Das Neves
2025-07-09
x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
Nuno Das Neves
2025-07-09
x86/hyperv: Fix warnings for missing export.h header inclusion
Naman Jain
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-23
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
2025-05-23
arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-21
x86/hyperv: Add comments about hv_vpset and var size hypercall input args
Michael Kelley
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-03-20
x86/hyperv: Fix check of return value from snp_set_vmsa()
Tianyu Lan
2025-03-20
x86/hyperv: Add VTL mode callback for restarting the system
Roman Kisel
2025-03-20
x86/hyperv: Add VTL mode emergency restart callback
Roman Kisel
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-10
x86/hyperv: Fix output argument to hypercall that changes page visibility
Michael Kelley
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
2025-02-12
x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
Naman Jain
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-10
hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()
Roman Kisel
2025-01-10
hyperv: Do not overlap the hvcall IO areas in get_vtl()
Roman Kisel
2025-01-10
x86/hyperv: Don't assume cpu_possible_mask is dense
Michael Kelley
[next]