summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/microcode_intel.h
AgeCommit message (Expand)Author
2023-08-13x86/microcode: Move core specific defines to local headerThomas Gleixner
2023-08-13x86/microcode/intel: Rename get_datasize() since its used externallyAshok Raj
2023-08-13x86/microcode: Include vendor headers into microcode.hAshok Raj
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner
2023-08-13x86/microcode: Hide the config knobThomas Gleixner
2022-11-19platform/x86/intel/ifs: Use generic microcode headers and functionsJithu Joseph
2022-11-18x86/microcode/intel: Use a reserved field for metasizeJithu Joseph
2022-11-18x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-09x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov
2016-10-25x86/microcode/intel: Remove intel_lib.cBorislav Petkov
2016-06-08x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-05-18x86/microcode/intel: Rename get_matching_sig()Borislav Petkov
2015-05-18x86/microcode/intel: Simplify update_match_cpu()Borislav Petkov
2015-05-18x86/microcode/intel: Rename get_matching_microcodeBorislav Petkov
2015-05-06x86/microcode/intel: Remove unused @rev arg of get_matching_sig()Borislav Petkov
2015-05-06x86/microcode/intel: Get rid of revision_is_newer()Borislav Petkov
2015-03-02x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov
2015-03-02x86/microcode/intel: Rename update_match_revision()Borislav Petkov
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov
2014-07-28x86, microcode, intel: Fix total_size computationHenrique de Moraes Holschuh
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-05-30x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu