index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
/
intel.c
Age
Commit message (
Expand
)
Author
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2019-05-16
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2019-05-16
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2019-05-16
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2019-05-16
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-01-31
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
2018-01-31
x86/microcode/intel: Fix BDW late-loading revision check
Ben Hutchings
2018-01-17
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
2017-11-02
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
2016-04-12
x86/microcode: Untangle from BLK_DEV_INITRD
Borislav Petkov
2016-04-12
x86/microcode/intel: Make early loader look for builtin microcode too
Borislav Petkov
2015-10-21
x86/microcode/intel: Move #ifdef DEBUG inside the function
Borislav Petkov
2015-10-21
x86/microcode: Remove modularization leftovers
Borislav Petkov
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-10-21
x86/microcode: Unmodularize the microcode driver
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-11
x86/cpu/microcode: Zap changelog
Borislav Petkov
2015-03-02
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2014-07-25
x86, microcode, intel: Rename apply_microcode and declare it static
Henrique de Moraes Holschuh
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-13
x86, microcode: Move to a proper location
Borislav Petkov