| 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/AMD: Check patch level only on the BSP | Borislav Petkov | 2017-01-23 | 1 | -2/+0 |
* | x86/microcode/amd: Move private inlines to .c and mark local functions static | Borislav Petkov | 2016-10-25 | 1 | -21/+0 |
* | x86/microcode/amd: Hand down the CPU family | Borislav Petkov | 2016-10-25 | 1 | -4/+5 |
* | x86/microcode/AMD: Make amd_ucode_patch[] static | Borislav Petkov | 2016-06-08 | 1 | -1/+0 |
* | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 | 1 | -1/+1 |
* | x86/microcode/amd: Do not overwrite final patch levels | Borislav Petkov | 2015-10-12 | 1 | -1/+1 |
* | x86/microcode/amd: Extract current patch level read to a function | Borislav Petkov | 2015-10-12 | 1 | -0/+1 |
* | x86/microcode: Correct CPU family related variable types | Andy Shevchenko | 2015-06-07 | 1 | -2/+2 |
* | x86/microcode: Parse built-in microcode early | Borislav Petkov | 2015-05-06 | 1 | -2/+2 |
* | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 | 1 | -0/+2 |
* | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2014-12-01 | 1 | -1/+1 |
* | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov | 2014-01-13 | 1 | -4/+3 |
* | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 2013-08-12 | 1 | -1/+1 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin | 2013-05-31 | 1 | -1/+1 |
* | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 2013-05-30 | 1 | -0/+14 |
* | x86, microcode, amd: Refactor functions to prepare for early loading | Jacob Shin | 2013-05-30 | 1 | -0/+64 |