aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/microcode_amd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/microcode: Move core specific defines to local headerThomas Gleixner2023-08-131-54/+0
* x86/microcode: Include vendor headers into microcode.hAshok Raj2023-08-131-2/+0
* x86/microcode: Hide the config knobThomas Gleixner2023-08-131-1/+1
* x86/microcode/AMD: Rip out static buffersBorislav Petkov (AMD)2023-07-271-4/+2
* x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)2023-02-061-2/+2
* treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
* x86/microcode/AMD: Make stub function static inlineValdis Klētnieks2019-12-121-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov2017-01-231-2/+0
* x86/microcode/amd: Move private inlines to .c and mark local functions staticBorislav Petkov2016-10-251-21/+0
* x86/microcode/amd: Hand down the CPU familyBorislav Petkov2016-10-251-4/+5
* x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-081-1/+0
* x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-211-1/+1
* x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2015-10-121-1/+1
* x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2015-10-121-0/+1
* x86/microcode: Correct CPU family related variable typesAndy Shevchenko2015-06-071-2/+2
* x86/microcode: Parse built-in microcode earlyBorislav Petkov2015-05-061-2/+2
* x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-061-0/+2
* x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-011-1/+1
* x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2014-01-131-4/+3
* x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser2013-08-121-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-2/+2
* x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin2013-05-311-1/+1
* x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-301-0/+14
* x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin2013-05-301-0/+64