index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
Age
Commit message (
Expand
)
Author
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-23
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
2025-05-23
arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-21
x86/hyperv: Add comments about hv_vpset and var size hypercall input args
Michael Kelley
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-03-20
x86/hyperv: Fix check of return value from snp_set_vmsa()
Tianyu Lan
2025-03-20
x86/hyperv: Add VTL mode callback for restarting the system
Roman Kisel
2025-03-20
x86/hyperv: Add VTL mode emergency restart callback
Roman Kisel
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-10
x86/hyperv: Fix output argument to hypercall that changes page visibility
Michael Kelley
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
2025-02-12
x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
Naman Jain
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-10
hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()
Roman Kisel
2025-01-10
hyperv: Do not overlap the hvcall IO areas in get_vtl()
Roman Kisel
2025-01-10
x86/hyperv: Don't assume cpu_possible_mask is dense
Michael Kelley
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
2024-09-19
Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-09-09
Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
2024-08-23
x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
Yosry Ahmed
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
2024-05-13
Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-03
x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
Saurabh Sengar
2024-04-03
x86/hyperv/vtl: Correct x86_init.mpparse.parse_smp_cfg assignment
Saurabh Sengar
2024-03-22
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
2024-03-22
x86/hyperv: Cosmetic changes for hv_apic.c
Erni Sri Satya Vennela
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-18
x86/hyperv: Cosmetic changes for hv_spinlock.c
Purna Pavan Chandra Aekkaladevi
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-08
x86/hyperv: Use per cpu initial stack for vtl context
Saurabh Sengar
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-01
x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
Saurabh Sengar
[next]