| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |