summaryrefslogtreecommitdiff
path: root/arch/x86/hyperv/hv_vtl.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar1-1/+0
2024-04-03x86/hyperv/vtl: Correct x86_init.mpparse.parse_smp_cfg assignmentSaurabh Sengar1-1/+1
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+15
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2024-03-09x86/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
2024-02-16x86/mpparse: Switch to new init callbacksThomas Gleixner1-1/+0
2024-02-16x86/hyperv/vtl: Prepare for separate mpparse callbacksThomas Gleixner1-1/+3
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