summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode/intel.c
AgeCommit message (Expand)Author
2023-01-21x86/microcode/intel: Print old and new revision during early bootAshok Raj
2023-01-21x86/microcode/intel: Pass the microcode revision to print_ucode_info() directlyAshok Raj
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-05x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2022-12-03x86/microcode/intel: Do not print microcode revision and processor flagsAshok Raj
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-18x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Use appropriate type in microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse find_matching_signature()Jithu Joseph
2022-11-02x86/microcode: Kill refresh_fwBorislav Petkov
2022-08-26x86/microcode: Remove ->request_microcode_user()Borislav Petkov
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2021-10-22x86/microcode: Use the firmware_loader built-in APIBorislav Petkov
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2019-10-01x86/microcode/intel: Issue the revision updated message only on the BSPBorislav Petkov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-10x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn
2018-09-02x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi
2018-09-02x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-04-24x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-08x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-03-08x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj
2018-03-08x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2017-12-22x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-20x86/microcode/intel: Save pointer to ucode patch for early AP loadingBorislav Petkov
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-05-12Tigran has movedAndrew Morton
2017-01-23x86/microcode/intel: Drop stashed AP patch pointer optimizationBorislav Petkov
2017-01-09x86/microcode/intel: Use correct buffer size for saving microcode dataJunichi Nomura
2017-01-09x86/microcode/intel: Fix allocation size of struct ucode_patchJunichi Nomura
2017-01-09x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov
2017-01-09x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov
2016-12-19x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski
2016-10-25x86/microcode: Rework microcode loadingBorislav Petkov
2016-10-25x86/microcode/intel: Remove intel_lib.cBorislav Petkov
2016-10-25x86/microcode/intel: Simplify generic_load_microcode()Borislav Petkov
2016-07-27x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov
2016-07-26x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-06-14x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen