aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/hyperv/hv_apic.c
AgeCommit message (Expand)Author
2021-10-06x86/hyperv: Avoid erroneously sending IPI to 'self'Vitaly Kuznetsov
2021-09-11x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutselfWei Liu
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-03-24x86/hyperv: Fix unused variable 'hi' warning in hv_apic_readXu Yihang
2020-10-26x86/hyperv: Clarify comment on x2apic modeMichael Kelley
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner
2019-11-12x86/hyperv: Micro-optimize send_ipi_one()Vitaly Kuznetsov
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-04-16x86/hyper-v: Implement EOI assistVitaly Kuznetsov
2018-09-27x86/hyperv: Remove unused includeYueHaibing
2018-09-20x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov
2018-07-20x86/hyper-v: Fix wrong merge conflict resolutionK. Y. Srinivasan
2018-07-06Merge branch 'x86/urgent' into x86/hypervThomas Gleixner
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan
2018-07-03x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov
2018-07-03x86/hyper-v: Use cheaper HVCALL_SEND_IPI hypercall when possibleVitaly Kuznetsov
2018-07-03x86/hyper-v: Use 'fast' hypercall for HVCALL_SEND_IPIVitaly Kuznetsov
2018-05-19x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner
2018-05-19x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan