summaryrefslogtreecommitdiff
path: root/arch/x86/hyperv/hv_vtl.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-27x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar1-4/+15
2024-03-01x86/hyperv: Allow 15-bit APIC IDs for VTL platformsSaurabh Sengar1-0/+7
2023-10-31Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner1-1/+1
2023-09-22x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar1-2/+1
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-08-09x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()Thomas Gleixner1-1/+1
2023-08-03x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar1-0/+4
2023-05-08x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar1-0/+2
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar1-0/+227