index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
hv_apic.c
Age
Commit message (
Expand
)
Author
2021-09-11
x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
Wei Liu
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-03-24
x86/hyperv: Fix unused variable 'hi' warning in hv_apic_read
Xu Yihang
2020-10-26
x86/hyperv: Clarify comment on x2apic mode
Michael Kelley
2019-11-15
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
2019-11-12
x86/hyperv: Micro-optimize send_ipi_one()
Vitaly Kuznetsov
2019-10-15
x86/hyperv: Make vapic support x2apic mode
Roman Kagan
2019-04-16
x86/hyper-v: Implement EOI assist
Vitaly Kuznetsov
2018-09-27
x86/hyperv: Remove unused include
YueHaibing
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2018-07-20
x86/hyper-v: Fix wrong merge conflict resolution
K. Y. Srinivasan
2018-07-06
Merge branch 'x86/urgent' into x86/hyperv
Thomas Gleixner
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-03
x86/hyper-v: Trace PV IPI send
Vitaly Kuznetsov
2018-07-03
x86/hyper-v: Use cheaper HVCALL_SEND_IPI hypercall when possible
Vitaly Kuznetsov
2018-07-03
x86/hyper-v: Use 'fast' hypercall for HVCALL_SEND_IPI
Vitaly Kuznetsov
2018-05-19
x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally
Thomas Gleixner
2018-05-19
x86/Hyper-V/hv_apic: Include asm/apic.h
Thomas Gleixner
2018-05-19
X86/Hyper-V: Enhanced IPI enlightenment
K. Y. Srinivasan
2018-05-19
X86/Hyper-V: Enable IPI enlightenments
K. Y. Srinivasan
2018-05-19
X86/Hyper-V: Enlighten APIC access
K. Y. Srinivasan