summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-01-13rtc: Remove hpet_rtc_dropped_irq()Dr. David Alan Gilbert
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-12arch: remove get_task_comm() and print task comm directlyYafang Shao
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2025-01-08x86/tsc: Init the TSC for Secure TSC guestsNikunj A Dadhania
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: 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-07x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe
2025-01-03x86/mce/amd: Remove shared threshold bank plumbingYazen Ghannam
2025-01-03x86/ioapic: Remove a stray tab in the IO-APIC type stringAlan Song
2025-01-02x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper
2024-12-31x86/microcode/AMD: Remove ret local var in early_apply_microcode()Borislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Have __apply_microcode_amd() return boolBorislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Make __verify_patch_size() return boolNikolay Borisov
2024-12-31x86/microcode/AMD: Remove bogus comment from parse_container()Nikolay Borisov
2024-12-31x86/microcode/AMD: Return bool from find_blobs_in_containers()Nikolay Borisov
2024-12-31x86/mce: Remove the redundant mce_hygon_feature_init()Qiuxu Zhuo
2024-12-31x86/mce: Convert family/model mixed checks to VFM-based checksQiuxu Zhuo
2024-12-31x86/mce: Break up __mcheck_cpu_apply_quirks()Tony Luck
2024-12-30x86/mce: Make four functions return boolQiuxu Zhuo
2024-12-30x86/mce/threshold: Remove the redundant this_cpu_dec_return()Qiuxu Zhuo
2024-12-30x86/mce: Make several functions return boolQiuxu Zhuo
2024-12-30x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-23fgraph: Get ftrace recursion lock in function_graph_enterMasami Hiramatsu (Google)
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Remove unnecessary CPUID level checkDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/tsc: Remove CPUID "frequency" leaf magic numbers.Dave Hansen
2024-12-18x86/tsc: Move away from TSC leaf magic numbersDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen
2024-12-18x86/cpu: Use MWAIT leaf definitionDave Hansen