index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
microcode_intel.h
Age
Commit message (
Expand
)
Author
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: 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
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
2022-11-18
x86/microcode/intel: Use a reserved field for metasize
Jithu Joseph
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2016-10-25
x86/microcode/intel: Remove intel_lib.c
Borislav Petkov
2016-06-08
x86/microcode/intel: Unexport save_mc_for_early()
Borislav Petkov
2016-03-08
x86/microcode/intel: Get rid of DWSIZE
Borislav Petkov
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-06
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-03-02
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2014-12-06
x86, microcode: Reload microcode on resume
Borislav Petkov
2014-07-28
x86, microcode, intel: Fix total_size computation
Henrique de Moraes Holschuh
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-05-30
x86, microcode: Vendor abstract out save_microcode_in_initrd()
Jacob Shin
2013-01-31
x86/microcode_intel.h: Define functions and macros for early loading ucode
Fenghua Yu