| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu | 2013-01-31 | 1 | -3/+4 |
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-10-01 | 1 | -33/+34 |
|\ |
|
| * | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov | 2012-08-22 | 1 | -5/+6 |
| * | x86, microcode: Cleanup cpu hotplug notifier callback | Borislav Petkov | 2012-08-22 | 1 | -9/+16 |
| * | x86, microcode: Drop uci->mc check on resume path | Borislav Petkov | 2012-08-22 | 1 | -11/+5 |
| * | x86, microcode: Save an indentation level in reload_for_cpu | Borislav Petkov | 2012-08-22 | 1 | -10/+9 |
* | | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian | 2012-08-27 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 1 | -1/+1 |
|\ |
|
| * | x86/microcode: Mark microcode_id[] as __initconst | Jan Beulich | 2012-06-20 | 1 | -1/+1 |
* | | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 | 1 | -3/+7 |
* | | x86, microcode: Make reload interface per system | Borislav Petkov | 2012-07-01 | 1 | -8/+28 |
* | | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 2012-07-01 | 1 | -7/+19 |
|/ |
|
* | x86, microcode: microcode_core.c simple_strtoul cleanup | Shuah Khan | 2012-05-07 | 1 | -5/+4 |
* | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 | 1 | -3/+3 |
* | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 | 1 | -3/+1 |
* | x86: autoload microcode driver on Intel and AMD systems v2 | Andi Kleen | 2012-01-26 | 1 | -0/+15 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -31/+33 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -31/+33 |
| |\ |
|
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -28/+30 |
* | | | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov | 2011-12-14 | 1 | -0/+5 |
|/ / |
|
* | | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 | 1 | -9/+19 |
|/ |
|
* | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 2011-10-13 | 1 | -1/+7 |
* | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng | 2011-03-29 | 1 | -0/+1 |
* | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 | 1 | -20/+14 |
* | x86, microcode: Correct sysdev_add error path | Borislav Petkov | 2011-02-09 | 1 | -2/+4 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ |
|
* | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 | 1 | -0/+1 |
* | x86/microcode: Use nonseekable_open() | Arnd Bergmann | 2010-04-14 | 1 | -2/+2 |
* | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | 1 | -6/+0 |
* | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o... | Linus Torvalds | 2009-12-23 | 1 | -1/+1 |
* | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix | Joe Perches | 2009-12-09 | 1 | -12/+14 |
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -1/+7 |
|\ |
|
| * | x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle | Andreas Herrmann | 2009-11-11 | 1 | -1/+1 |
| * | x86: ucode-amd: Load ucode-patches once and not separately of each CPU | Andreas Herrmann | 2009-11-10 | 1 | -0/+6 |
* | | x86: Remove BKL from microcode | Thomas Gleixner | 2009-10-14 | 1 | -2/+0 |
|/ |
|
* | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 1 | -2/+2 |
* | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -1/+1 |
* | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-15 | 1 | -0/+1 |
* | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle... | Dmitry Adamushko | 2009-05-12 | 1 | -140/+189 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 | 1 | -2/+0 |
|\ |
|
| * | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko | 2009-04-17 | 1 | -2/+0 |
* | | x86 microcode: revert some work_on_cpu | Hugh Dickins | 2009-04-14 | 1 | -22/+11 |
|/ |
|
* | x86: microcode: cleanup | Ingo Molnar | 2009-03-18 | 1 | -29/+29 |
* | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c | Rusty Russell | 2009-03-18 | 1 | -45/+61 |
*---. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -3/+3 |
|\ \ \ |
|
| | | * | x86: microcode: fix sparse warnings | Hannes Eder | 2008-11-26 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko | 2008-12-20 | 1 | -5/+14 |
|/ / |
|
* | | x86: microcode patch loader author update | Peter Oruba | 2008-10-28 | 1 | -2/+2 |
|/ |
|