aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/microcode_amd.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-23x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov1-2/+0
2016-10-25x86/microcode/amd: Move private inlines to .c and mark local functions staticBorislav Petkov1-21/+0
2016-10-25x86/microcode/amd: Hand down the CPU familyBorislav Petkov1-4/+5
2016-06-08x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov1-1/+0
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov1-1/+1
2015-10-12x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov1-1/+1
2015-10-12x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov1-0/+1
2015-06-07x86/microcode: Correct CPU family related variable typesAndy Shevchenko1-2/+2
2015-05-06x86/microcode: Parse built-in microcode earlyBorislav Petkov1-2/+2
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov1-0/+2
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov1-1/+1
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov1-4/+3
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser1-1/+1
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-2/+2
2013-05-31x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin1-1/+1
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin1-0/+14
2013-05-30x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin1-0/+64