summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-01-13rtc: Remove hpet_rtc_dropped_irq()Dr. David Alan Gilbert
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13um: Remove unused asm/archparam.h headerTiwei Bie
2025-01-13x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionallyK Prateek Nayak
2025-01-13x86/topology: Remove x86_smt_flags and use cpu_smt_flags directlyK Prateek Nayak
2025-01-13x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfsK Prateek Nayak
2025-01-13x86/itmt: Use guard() for itmt_update_mutexK Prateek Nayak
2025-01-13x86/itmt: Convert "sysctl_sched_itmt_enabled" to booleanK Prateek Nayak
2025-01-13x86: Disable EXECMEM_ROX supportPeter Zijlstra
2025-01-12arch: remove get_task_comm() and print task comm directlyYafang Shao
2025-01-12x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross
2025-01-10perf/x86/intel/uncore: Support more units on Granite RapidsKan Liang
2025-01-10perf/x86/intel/uncore: Clean up func_idKan Liang
2025-01-10KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()Thorsten Blum
2025-01-10um: Remove unused user_context functionTiwei Bie
2025-01-10hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()Roman Kisel
2025-01-10hyperv: Do not overlap the hvcall IO areas in get_vtl()Roman Kisel
2025-01-10x86/hyperv: Don't assume cpu_possible_mask is denseMichael Kelley
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2025-01-09x86/sev: Add the Secure TSC feature for SNP guestsNikunj A Dadhania
2025-01-08KVM: VMX: read the PML log in the same order as it was writtenMaxim Levitsky
2025-01-08KVM: VMX: refactor PML terminologyMaxim Levitsky
2025-01-08KVM: VMX: Fix comment of handle_vmx_instruction()Gao Shiyuan
2025-01-08KVM: VMX: Reinstate __exit attribute for vmx_exit()Costas Argyris
2025-01-08KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()Thorsten Blum
2025-01-08KVM: x86: Avoid double RDPKRU when loading host/guest PKRUSean Christopherson
2025-01-08KVM: x86: Use LVT_TIMER instead of an open coded literalLiam Ni
2025-01-08x86/tsc: Init the TSC for Secure TSC guestsNikunj A Dadhania
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08x86/amd_node: Use defines for SMN register offsetsYazen Ghannam
2025-01-08x86/amd_node: Remove dependency on AMD_NBYazen Ghannam
2025-01-08x86/amd_node: Update __amd_smn_rw() error pathsYazen Ghannam
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello
2025-01-08x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()Mario Limonciello
2025-01-08x86/amd_nb: Simplify function 3 searchYazen Ghannam
2025-01-08x86/amd_nb: Use topology info to get AMD node countYazen Ghannam
2025-01-08x86/amd_nb: Simplify root device searchYazen Ghannam
2025-01-08x86/amd_nb: Simplify function 4 searchYazen Ghannam
2025-01-08x86: Start moving AMD node functionality out of AMD_NBYazen Ghannam
2025-01-08x86/amd_nb: Clean up early_is_amd_nb()Yazen Ghannam
2025-01-08x86/amd_nb: Restrict init function to AMD-based systemsYazen Ghannam
2025-01-08hyperv: Clean up unnecessary #includesNuno Das Neves
2025-01-07x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe
2025-01-07x86/sev: Mark the TSC in a secure TSC guest as reliableNikunj A Dadhania
2025-01-07x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guestsNikunj A Dadhania
2025-01-07x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guestsNikunj A Dadhania
2025-01-07x86/sev: Change TSC MSR behavior for Secure TSC enabled guestsNikunj A Dadhania
2025-01-07x86/sev: Add Secure TSC support for SNP guestsNikunj A Dadhania
2025-01-07x86/sev: Don't hang but terminate on failure to remap SVSM CAArd Biesheuvel