summaryrefslogtreecommitdiff
path: root/arch/x86/hyperv/hv_vtl.c
AgeCommit message (Expand)Author
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel
2025-05-23x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel
2025-05-23arm64, x86: hyperv: Report the VTL the system boots inRoman Kisel
2025-05-02x86/msr: Convert __rdmsr() uses to native_rdmsrq() usesXin Li (Intel)
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-20x86/hyperv: Add VTL mode callback for restarting the systemRoman Kisel
2025-03-20x86/hyperv: Add VTL mode emergency restart callbackRoman Kisel
2025-02-12x86/hyperv/vtl: Stop kernel from probing VTL0 low memoryNaman Jain
2025-01-10hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()Roman Kisel
2024-04-03x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar
2024-04-03x86/hyperv/vtl: Correct x86_init.mpparse.parse_smp_cfg assignmentSaurabh Sengar
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-08x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar
2024-03-01x86/hyperv: Allow 15-bit APIC IDs for VTL platformsSaurabh Sengar
2024-02-15x86/mpparse: Switch to new init callbacksThomas Gleixner
2024-02-15x86/hyperv/vtl: Prepare for separate mpparse callbacksThomas Gleixner
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner
2023-09-22x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-09x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()Thomas Gleixner
2023-08-02x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar
2023-05-08x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar