aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/microcode_intel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-09x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov1-0/+15
2016-10-25x86/microcode/intel: Remove intel_lib.cBorislav Petkov1-4/+0
2016-06-08x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov1-5/+0
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov1-1/+0
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov1-7/+3
2015-05-18x86/microcode/intel: Rename get_matching_sig()Borislav Petkov1-1/+1
2015-05-18x86/microcode/intel: Simplify update_match_cpu()Borislav Petkov1-3/+0
2015-05-18x86/microcode/intel: Rename get_matching_microcodeBorislav Petkov1-1/+1
2015-05-06x86/microcode/intel: Remove unused @rev arg of get_matching_sig()Borislav Petkov1-1/+1
2015-05-06x86/microcode/intel: Get rid of revision_is_newer()Borislav Petkov1-6/+0
2015-03-02x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov1-3/+2
2015-03-02x86/microcode/intel: Rename update_match_revision()Borislav Petkov1-2/+6
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov1-0/+2
2014-07-28x86, microcode, intel: Fix total_size computationHenrique de Moraes Holschuh1-1/+1
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-2/+2
2013-05-30x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin1-0/+2
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu1-0/+85