summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/microcode_intel.c
Commit message (Expand)AuthorAgeFilesLines
* x86, microcode: Move to a proper locationBorislav Petkov2014-01-131-333/+0
* x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-311-168/+30
* x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-221-1/+2
* x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat2012-05-071-6/+8
* x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-141-9/+5
* x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-271-11/+5
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* x86: Improve Intel microcode loader performanceDimitri Sivanich2010-03-111-6/+16
* x86: Remove trailing spaces in messagesFrans Pop2010-02-071-1/+1
* arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-091-27/+20
* x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko2009-05-121-57/+33
* x86: microcode: cleanupIngo Molnar2009-03-181-35/+48
* x86: microcode_intel.c fix style problemsJaswinder Singh Rajput2009-01-121-5/+5
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-1/+1
|\ \
| | * x86: microcode: fix sparse warningsHannes Eder2008-11-261-1/+1
| |/
* | x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-201-0/+6
|/
* x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-30/+49
* x86, microcode rework, v2, fixIngo Molnar2008-09-141-2/+2
* x86, microcode rework, v2Dmitry Adamushko2008-09-121-124/+96
* x86-microcode: generic interface refactoringDmitry Adamushko2008-08-201-76/+15
* x86-microcode: fix unbalanced use of get_cpu()Dmitry Adamushko2008-08-201-4/+6
* Fix date output in x86 microcode driver.David Woodhouse2008-08-131-2/+5
* x86: Intel microcode patch loader style correctionsPeter Oruba2008-07-311-8/+8
* Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-291-2/+1
* x86: major refactoringPeter Oruba2008-07-281-10/+40
* x86: structure declaration renamingPeter Oruba2008-07-281-22/+24
* x86: code split to two partsPeter Oruba2008-07-281-364/+23
* x86: move microcode.c to microcode_intel.cPeter Oruba2008-07-281-0/+855
OpenPOWER on IntegriCloud