index
:
git.armlinux.org.uk/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
/
kernel
/
cpu
/
microcode
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-05
x86/microcode: Consolidate the loader enablement checking
Borislav Petkov (AMD)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-30
x86/microcode/AMD: Do not return error when microcode update is not necessary
Annie Li
2024-05-06
x86/microcode: Remove unused struct cpu_info_ctx
Dr. David Alan Gilbert
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
2023-10-24
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
2023-10-24
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
2023-10-24
x86/microcode: Protect against instrumentation
Thomas Gleixner
2023-10-24
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
2023-10-24
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
2023-10-24
x86/microcode: Provide new control functions
Thomas Gleixner
2023-10-24
x86/microcode: Add per CPU control field
Thomas Gleixner
2023-10-24
x86/microcode: Add per CPU result state
Thomas Gleixner
2023-10-24
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
2023-10-24
x86/microcode: Clarify the late load logic
Thomas Gleixner
2023-10-24
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
2023-10-24
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
2023-10-24
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
2023-10-24
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
2023-10-24
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
2023-10-24
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
2023-10-24
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
2023-10-24
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
2023-10-24
x86/microcode/intel: Simplify early loading
Thomas Gleixner
2023-10-19
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
x86/microcode: Make reload_early_microcode() static
Thomas Gleixner
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2023-03-17
x86/microcode: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-18
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2022-11-02
x86/microcode: Do some minor fixups
Borislav Petkov
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-11-02
x86/microcode: Simplify init path even more
Borislav Petkov
2022-11-02
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
[next]