summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/microcode_intel.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-091-0/+15
* x86/microcode/intel: Remove intel_lib.cBorislav Petkov2016-10-251-4/+0
* x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-081-5/+0
* x86/microcode/intel: Get rid of DWSIZEBorislav Petkov2016-03-081-1/+0
* x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-211-7/+3
* x86/microcode/intel: Rename get_matching_sig()Borislav Petkov2015-05-181-1/+1
* x86/microcode/intel: Simplify update_match_cpu()Borislav Petkov2015-05-181-3/+0
* x86/microcode/intel: Rename get_matching_microcodeBorislav Petkov2015-05-181-1/+1
* x86/microcode/intel: Remove unused @rev arg of get_matching_sig()Borislav Petkov2015-05-061-1/+1
* x86/microcode/intel: Get rid of revision_is_newer()Borislav Petkov2015-05-061-6/+0
* x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-021-3/+2
* x86/microcode/intel: Rename update_match_revision()Borislav Petkov2015-03-021-2/+6
* x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-061-0/+2
* x86, microcode, intel: Fix total_size computationHenrique de Moraes Holschuh2014-07-281-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-2/+2
* x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin2013-05-301-0/+2
* x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-311-0/+85