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
2024-03-22
x86/hyperv: Cosmetic changes for hv_apic.c
Erni Sri Satya Vennela
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
2023-08-09
x86/apic: Convert other overrides to apic_update_callback()
Thomas Gleixner
2023-08-09
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-06-28
x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
Nischala Yelchuri
2023-04-17
x86/hyperv: Add callback filter to cpumask_to_vpset()
Michael Kelley
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
2021-10-06
x86/hyperv: Avoid erroneously sending IPI to 'self'
Vitaly Kuznetsov
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