aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/microcode
Commit message (Expand)AuthorAge
*-. Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-29
|\ \
| * | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-02
| |/
* | x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-02
* | x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-02
|/
* x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf2018-08-10
* x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-06-22
* x86/microcode: Make the late update update_lock a raw lock for RTScott Wood2018-05-27
* x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-24
* x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-24
* Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-27
* x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-16
* x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-16
* x86/microcode: Synchronize late microcode loadingAshok Raj2018-03-08
* x86/microcode: Request microcode on the BSPBorislav Petkov2018-03-08
* x86/microcode/intel: Look into the patch cache firstBorislav Petkov2018-03-08
* x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-03-08
* x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj2018-03-08
* x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-03-08
* x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov2018-03-08
* x86/CPU: Add a microcode loader callbackBorislav Petkov2018-02-17
* x86/microcode: Propagate return value from updating functionsBorislav Petkov2018-02-17
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-14
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-14
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ | |/ |/|
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-09
* | x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-24
* | x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-24
* | x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-06
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\
| * x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra2017-12-22
* | x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2017-12-06
|/
* x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-10-18
* x86/microcode: Do the family check firstBorislav Petkov2017-10-14
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-04
|\
| * x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov2017-08-29
| * x86/microcode/AMD: Free unneeded patch before exit from update_cache()Shu Wang2017-07-25
* | x86: Constify attribute_group structuresArvind Yadav2017-08-18
|/
* x86/microcode: Make a couple of symbols staticColin Ian King2017-06-26
* x86/microcode/intel: Save pointer to ucode patch for early AP loadingBorislav Petkov2017-06-20
* x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov2017-06-20
* x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-08
* x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-29
* Tigran has movedAndrew Morton2017-05-12
* x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King2017-03-18
* Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar2017-01-31
|\
| * x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-30
* | x86/microcode/AMD: Remove struct cont_desc.eq_idBorislav Petkov2017-01-23
* | x86/microcode/AMD: Remove AP scanning optimizationBorislav Petkov2017-01-23
* | x86/microcode/AMD: Simplify saving from initrdBorislav Petkov2017-01-23