summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/bus_lock.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov1-1/+1
2026-04-05x86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott1-0/+6
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov1-24/+25
2026-01-04x86/split_lock: Remove dead string when split_lock_detect=fatalRong Zhang1-6/+3
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson1-1/+2
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar1-3/+3
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-4/+4
2025-03-25x86/split_lock: Simplify reenablingMaksim Davydov1-11/+24
2025-03-07x86/split_lock: Fix the delayed detection logicMaksim Davydov1-4/+16
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria1-0/+406