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