aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/microcode
AgeCommit message (Expand)Author
2019-09-16x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-09-16x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-08-17x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-03-20x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2018-09-19x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi
2018-09-19x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava
2018-08-15x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-05-27x86/microcode: Make the late update update_lock a raw lock for RTScott Wood
2018-04-24x86/microcode: Do not exit early from __reload_late()Borislav Petkov
2018-04-24x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov
2018-03-27Documentation: Fix early-microcode.txt references after file renameJaak Ristioja
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-08x86/microcode: Synchronize late microcode loadingAshok Raj
2018-03-08x86/microcode: Request microcode on the BSPBorislav Petkov
2018-03-08x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-03-08x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
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-03-08x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra
2017-12-06x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-07-25x86/microcode/AMD: Free unneeded patch before exit from update_cache()Shu Wang
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-20x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-05-29x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2017-05-12Tigran has movedAndrew Morton
2017-03-18x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King
2017-01-31Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov
2017-01-23x86/microcode/AMD: Remove struct cont_desc.eq_idBorislav Petkov