index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
microcode_intel.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
1
-63
/
+0
*
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
2023-08-13
1
-3
/
+4
*
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-13
1
-2
/
+0
*
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2023-08-13
1
-26
/
+2
*
x86/microcode: Hide the config knob
Thomas Gleixner
2023-08-13
1
-1
/
+1
*
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
2022-11-19
1
-0
/
+1
*
x86/microcode/intel: Use a reserved field for metasize
Jithu Joseph
2022-11-18
1
-1
/
+2
*
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
1
-0
/
+1
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
1
-0
/
+15
*
x86/microcode/intel: Remove intel_lib.c
Borislav Petkov
2016-10-25
1
-4
/
+0
*
x86/microcode/intel: Unexport save_mc_for_early()
Borislav Petkov
2016-06-08
1
-5
/
+0
*
x86/microcode/intel: Get rid of DWSIZE
Borislav Petkov
2016-03-08
1
-1
/
+0
*
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-10-21
1
-7
/
+3
*
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
1
-1
/
+1
*
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
1
-3
/
+0
*
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-18
1
-1
/
+1
*
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
1
-1
/
+1
*
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-05-06
1
-6
/
+0
*
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
1
-3
/
+2
*
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2015-03-02
1
-2
/
+6
*
x86, microcode: Reload microcode on resume
Borislav Petkov
2014-12-06
1
-0
/
+2
*
x86, microcode, intel: Fix total_size computation
Henrique de Moraes Holschuh
2014-07-28
1
-1
/
+1
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-15
1
-2
/
+2
*
x86, microcode: Vendor abstract out save_microcode_in_initrd()
Jacob Shin
2013-05-31
1
-0
/
+2
*
x86/microcode_intel.h: Define functions and macros for early loading ucode
Fenghua Yu
2013-01-31
1
-0
/
+85