开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
microcode_intel.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2016-10-25
x86/microcode/intel: Remove intel_lib.c
Borislav Petkov
2016-06-08
x86/microcode/intel: Unexport save_mc_for_early()
Borislav Petkov
2016-03-08
x86/microcode/intel: Get rid of DWSIZE
Borislav Petkov
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-06
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-03-02
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2014-12-06
x86, microcode: Reload microcode on resume
Borislav Petkov
2014-07-28
x86, microcode, intel: Fix total_size computation
Henrique de Moraes Holschuh
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-05-30
x86, microcode: Vendor abstract out save_microcode_in_initrd()
Jacob Shin
2013-01-31
x86/microcode_intel.h: Define functions and macros for early loading ucode
Fenghua Yu