index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
spec-ctrl.h
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
2024-03-04
x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
Thomas Gleixner
2023-10-07
x86/speculation: Add __update_spec_ctrl() helper
Waiman Long
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner