Age | Commit message (Expand) | Author |
---|---|---|
2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) |
2025-04-10 | x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' | Ingo Molnar |
2025-04-10 | x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' | Ingo Molnar |
2025-04-10 | x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' | Ingo Molnar |
2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar |
2025-03-25 | x86/split_lock: Simplify reenabling | Maksim Davydov |
2025-03-07 | x86/split_lock: Fix the delayed detection logic | Maksim Davydov |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados |
2024-08-08 | x86/split_lock: Move Split and Bus lock code to a dedicated file | Ravi Bangoria |