index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-01-13
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-13
um: Remove unused asm/archparam.h header
Tiwei Bie
2025-01-13
x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
K Prateek Nayak
2025-01-13
x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly
K Prateek Nayak
2025-01-13
x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs
K Prateek Nayak
2025-01-13
x86/itmt: Use guard() for itmt_update_mutex
K Prateek Nayak
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
2025-01-13
x86: Disable EXECMEM_ROX support
Peter Zijlstra
2025-01-12
arch: remove get_task_comm() and print task comm directly
Yafang Shao
2025-01-12
x86/execmem: fix ROX cache usage in Xen PV guests
Juergen Gross
2025-01-10
perf/x86/intel/uncore: Support more units on Granite Rapids
Kan Liang
2025-01-10
perf/x86/intel/uncore: Clean up func_id
Kan Liang
2025-01-10
KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()
Thorsten Blum
2025-01-10
um: Remove unused user_context function
Tiwei Bie
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: Remove the now unused hyperv-tlfs.h files
Nuno Das Neves
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-09
x86/sev: Add the Secure TSC feature for SNP guests
Nikunj A Dadhania
2025-01-08
KVM: VMX: read the PML log in the same order as it was written
Maxim Levitsky
2025-01-08
KVM: VMX: refactor PML terminology
Maxim Levitsky
2025-01-08
KVM: VMX: Fix comment of handle_vmx_instruction()
Gao Shiyuan
2025-01-08
KVM: VMX: Reinstate __exit attribute for vmx_exit()
Costas Argyris
2025-01-08
KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()
Thorsten Blum
2025-01-08
KVM: x86: Avoid double RDPKRU when loading host/guest PKRU
Sean Christopherson
2025-01-08
KVM: x86: Use LVT_TIMER instead of an open coded literal
Liam Ni
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-08
x86/amd_node: Use defines for SMN register offsets
Yazen Ghannam
2025-01-08
x86/amd_node: Remove dependency on AMD_NB
Yazen Ghannam
2025-01-08
x86/amd_node: Update __amd_smn_rw() error paths
Yazen Ghannam
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2025-01-08
x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
Mario Limonciello
2025-01-08
x86/amd_nb: Simplify function 3 search
Yazen Ghannam
2025-01-08
x86/amd_nb: Use topology info to get AMD node count
Yazen Ghannam
2025-01-08
x86/amd_nb: Simplify root device search
Yazen Ghannam
2025-01-08
x86/amd_nb: Simplify function 4 search
Yazen Ghannam
2025-01-08
x86: Start moving AMD node functionality out of AMD_NB
Yazen Ghannam
2025-01-08
x86/amd_nb: Clean up early_is_amd_nb()
Yazen Ghannam
2025-01-08
x86/amd_nb: Restrict init function to AMD-based systems
Yazen Ghannam
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
2025-01-07
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
2025-01-07
x86/sev: Mark the TSC in a secure TSC guest as reliable
Nikunj A Dadhania
2025-01-07
x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Add Secure TSC support for SNP guests
Nikunj A Dadhania
2025-01-07
x86/sev: Don't hang but terminate on failure to remap SVSM CA
Ard Biesheuvel
[prev]
[next]