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