summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/microcode_core.c
AgeCommit message (Expand)Author
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-27perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian
2012-08-22x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov
2012-08-22x86, microcode: Cleanup cpu hotplug notifier callbackBorislav Petkov
2012-08-22x86, microcode: Drop uci->mc check on resume pathBorislav Petkov
2012-08-22x86, microcode: Save an indentation level in reload_for_cpuBorislav Petkov
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra
2012-07-01x86, microcode: Make reload interface per systemBorislav Petkov
2012-07-01x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-06-20x86/microcode: Mark microcode_id[] as __initconstJan Beulich
2012-05-07x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-04-13x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann
2012-04-13x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-01-26x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-14x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov
2011-12-05x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat
2011-10-13x86, microcode: Don't request microcode from userspace unnecessarilySrivatsa S. Bhat
2011-03-29x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-02-09x86, microcode: Correct sysdev_add error pathBorislav Petkov
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-04-14x86/microcode: Use nonseekable_open()Arnd Bergmann
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds
2009-12-09arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches
2009-12-08Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-11x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycleAndreas Herrmann
2009-11-10x86: ucode-amd: Load ucode-patches once and not separately of each CPUAndreas Herrmann
2009-10-14x86: Remove BKL from microcodeThomas Gleixner
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-05-12x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-03-18x86: microcode: cleanupIngo Molnar
2009-03-18x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-11-26x86: microcode: fix sparse warningsHannes Eder
2008-10-28x86: microcode patch loader author updatePeter Oruba