index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
2023-08-26
x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Lukas Bulwahn
2023-08-13
x86/microcode/intel: Remove pointless mutex
Thomas Gleixner
2023-08-13
x86/microcode/intel: Remove debug code
Thomas Gleixner
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
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-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2023-08-13
x86/microcode: Hide the config knob
Thomas Gleixner
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-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-05-08
x86/microcode/amd: Remove unneeded pointer arithmetic
Nathan Fontenot
2023-05-08
x86/microcode/AMD: Get rid of __find_equiv_id()
Borislav Petkov (AMD)
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
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: Fix mixed steppings support
Borislav Petkov (AMD)
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-02-06
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-21
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
2023-01-21
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
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-12-26
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
2022-12-26
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
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-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-08-26
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
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
[prev]
[next]