summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/hv_vtl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-211-4/+15
|\
| * x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2024-03-081-4/+15
* | Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-2/+3
|\ \
| * | x86/mpparse: Switch to new init callbacksThomas Gleixner2024-02-151-1/+0
| * | x86/hyperv/vtl: Prepare for separate mpparse callbacksThomas Gleixner2024-02-151-1/+3
| |/
* / x86/hyperv: Allow 15-bit APIC IDs for VTL platformsSaurabh Sengar2024-03-011-0/+7
|/
* Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-1/+1
|\
| * x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner2023-10-101-1/+1
* | x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-221-2/+1
|/
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-1/+1
|\
| * x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()Thomas Gleixner2023-08-091-1/+1
* | x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar2023-08-021-0/+4
|/
* x86/hyperv/vtl: Add noop for realmode pointersSaurabh Sengar2023-05-081-0/+2
* x86/hyperv: VTL support for Hyper-VSaurabh Sengar2023-04-181-0/+227