summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode_intel_early.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov1-787/+0
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov1-10/+0
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-13/+13
2013-05-31x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin1-1/+1
2013-05-31x86, microcode, intel: Correct typo in printkBorislav Petkov1-2/+2
2013-05-09x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk1-2/+3
2013-03-22x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin1-2/+2
2013-03-20x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu1-13/+13
2013-02-01x86/microcode_intel_early.c: Early update ucode on Intel's CPUFenghua Yu1-0/+796