index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-08-10
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
[next]