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
/
arm64
/
hyperv
Age
Commit message (
Expand
)
Author
2025-05-23
arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
2025-05-23
arm64: hyperv: Initialize the Virtual Trust Level field
Roman Kisel
2025-05-23
arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
2025-03-20
Drivers: hv: Export some functions for use by root partition module
Nuno Das Neves
2025-03-20
arm64/hyperv: Add some missing functions to arm64
Nuno Das Neves
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
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-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2023-06-17
arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing
Michael Kelley
2022-09-28
hyperv: simplify and rename generate_guest_id
Li kunyu
2021-08-04
arm64: hyperv: Initialize hypervisor on boot
Michael Kelley
2021-08-04
arm64: hyperv: Add panic handler
Michael Kelley
2021-08-04
arm64: hyperv: Add Hyper-V hypercall and register access utilities
Michael Kelley