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