index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-4
/
+9
|
\
|
*
x86/microcode: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-4
/
+9
*
|
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
/
*
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
2023-02-06
1
-3
/
+3
*
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
2023-02-06
1
-13
/
+21
*
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-02-06
2
-4
/
+4
*
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
2023-02-06
1
-15
/
+4
*
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-31
1
-5
/
+2
*
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
2023-01-21
1
-12
/
+16
*
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
2023-01-21
1
-21
/
+9
*
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-01-21
1
-4
/
+7
*
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-21
1
-0
/
+6
*
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-20
1
-1
/
+2
*
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
2023-01-18
1
-3
/
+3
*
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
2022-12-26
1
-3
/
+4
*
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
2022-12-26
1
-7
/
+7
*
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-14
3
-322
/
+53
|
\
|
*
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
2022-12-05
1
-7
/
+1
|
*
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
2022-12-03
1
-8
/
+0
|
*
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
1
-2
/
+2
|
*
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
1
-100
/
+2
|
*
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
1
-3
/
+3
|
*
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2022-11-18
1
-36
/
+8
|
*
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2022-11-02
1
-2
/
+2
|
*
x86/microcode: Do some minor fixups
Borislav Petkov
2022-11-02
1
-6
/
+5
|
*
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-11-02
3
-6
/
+4
|
*
x86/microcode: Simplify init path even more
Borislav Petkov
2022-11-02
1
-104
/
+16
|
*
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
2022-11-02
1
-58
/
+20
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
|
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
2022-10-18
1
-3
/
+13
|
/
*
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-23
1
-1
/
+2
*
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-09-02
1
-2
/
+3
*
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2022-08-26
2
-24
/
+0
*
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
1
-3
/
+0
*
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
1
-0
/
+5
*
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
1
-1
/
+6
*
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-31
1
-100
/
+0
*
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-24
1
-52
/
+7
|
\
|
*
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2022-05-12
1
-52
/
+7
*
|
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2022-04-19
1
-3
/
+3
|
/
*
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-10-22
3
-22
/
+18
*
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-9
/
+9
*
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2021-03-22
1
-4
/
+4
*
x86/microcode: Make microcode_init() static
Borislav Petkov
2020-12-31
1
-1
/
+1
*
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-14
1
-1
/
+0
|
\
|
*
x86/microcode/amd: Remove unneeded break
Tom Rix
2020-10-26
1
-1
/
+0
*
|
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-17
1
-53
/
+10
|
/
*
x86/microcode: Do not select FW_LOADER
Herbert Xu
2020-06-15
1
-2
/
+0
*
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
2020-04-22
1
-8
/
+7
*
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
2019-10-01
1
-2
/
+3
[next]