aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
* x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
* x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-231-20/+14
* x86, microcode: Correct sysdev_add error pathBorislav Petkov2011-02-091-2/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+1
* x86/microcode: Use nonseekable_open()Arnd Bergmann2010-04-141-2/+2
* Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2010-01-221-6/+0
* Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-231-1/+1
* arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-091-12/+14
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-1/+7
|\
| * x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycleAndreas Herrmann2009-11-111-1/+1
| * x86: ucode-amd: Load ucode-patches once and not separately of each CPUAndreas Herrmann2009-11-101-0/+6
* | x86: Remove BKL from microcodeThomas Gleixner2009-10-141-2/+0
|/
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+1
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
* x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko2009-05-121-140/+189
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-171-2/+0
|\
| * x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-161-2/+0
* | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
|/
* x86: microcode: cleanupIngo Molnar2009-03-181-29/+29
* x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell2009-03-181-45/+61
*---. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-3/+3
|\ \ \
| | | * x86: microcode: fix sparse warningsHannes Eder2008-11-261-3/+3
| | |/ | |/|
* / | x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-201-5/+14
|/ /
* / x86: microcode patch loader author updatePeter Oruba2008-10-281-2/+2
|/
* x86/microcode: fix sleeping function called from invalid context at kernel/mu...Dmitry Adamushko2008-10-021-7/+6
* x86: microcode patch loader bugfixPeter Oruba2008-09-241-1/+1
* x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-0/+509