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
/
intel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/microcode/intel: Set new revision only after a successful update
Borislav Petkov (AMD)
2023-12-03
1
-7
/
+7
*
x86/microcode/intel: Remove redundant microcode late updated message
Ashok Raj
2023-12-01
1
-6
/
+0
*
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
2023-11-21
1
-10
/
+7
*
x86/microcode/intel: Add a minimum required revision for late loading
Ashok Raj
2023-10-24
1
-4
/
+33
*
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
2023-10-24
1
-0
/
+3
*
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
2023-10-24
1
-0
/
+1
*
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
2023-10-24
1
-12
/
+19
*
x86/microcode/intel: Reuse intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
1
-15
/
+1
*
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
1
-24
/
+9
*
x86/microcode/intel: Unify microcode apply() functions
Thomas Gleixner
2023-10-24
1
-68
/
+36
*
x86/microcode/intel: Switch to kvmalloc()
Thomas Gleixner
2023-10-24
1
-23
/
+25
*
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
2023-10-24
1
-15
/
+15
*
x86/microcode/intel: Simplify early loading
Thomas Gleixner
2023-10-24
1
-86
/
+77
*
x86/microcode/intel: Cleanup code further
Thomas Gleixner
2023-10-19
1
-44
/
+32
*
x86/microcode/intel: Simplify and rename generic_load_microcode()
Thomas Gleixner
2023-10-19
1
-30
/
+17
*
x86/microcode/intel: Simplify scan_microcode()
Thomas Gleixner
2023-10-19
1
-21
/
+7
*
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
2023-10-19
1
-109
/
+24
*
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-10-18
1
-100
/
+16
*
x86/microcode/intel: Remove pointless mutex
Thomas Gleixner
2023-08-13
1
-22
/
+2
*
x86/microcode/intel: Remove debug code
Thomas Gleixner
2023-08-13
1
-75
/
+0
*
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
1
-1
/
+2
*
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
2023-08-13
1
-4
/
+4
*
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-13
1
-1
/
+1
*
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2023-08-13
1
-0
/
+202
*
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
*
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-14
1
-153
/
+12
|
\
|
*
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: Kill refresh_fw
Borislav Petkov
2022-11-02
1
-2
/
+1
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
|
/
*
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2022-08-26
1
-17
/
+0
*
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2022-05-12
1
-52
/
+7
*
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-10-22
1
-1
/
+8
*
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-17
1
-53
/
+10
*
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
2019-10-01
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
x86/microcode/intel: Refactor Intel microcode blob loading
Jann Horn
2019-04-10
1
-35
/
+36
*
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
1
-5
/
+8
*
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
1
-0
/
+4
*
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
2018-06-22
1
-1
/
+4
*
x86/microcode/intel: Save microcode patch unconditionally
Borislav Petkov
2018-04-24
1
-2
/
+0
*
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
2018-03-16
1
-1
/
+3
*
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
1
-6
/
+5
*
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
1
-0
/
+12
*
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2018-03-08
1
-3
/
+24
[next]