| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 |
|\ |
|
| * | x86/MSR: Move native_* variants to msr.h | Borislav Petkov | 2018-03-08 |
* | | x86/microcode: Attempt late loading only when new microcode is present | Borislav Petkov | 2018-03-16 |
|/ |
|
* | x86/microcode: Propagate return value from updating functions | Borislav Petkov | 2018-02-17 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts | Ingo Molnar | 2017-01-31 |
|\ |
|
| * | x86/microcode: Do not access the initrd after it has been freed | Borislav Petkov | 2017-01-30 |
* | | x86/microcode: Convert to bare minimum MSR accessors | Borislav Petkov | 2017-01-23 |
|/ |
|
* | x86/microcode: Rework microcode loading | Borislav Petkov | 2016-10-25 |
* | x86/microcode: Export the microcode cache linked list | Borislav Petkov | 2016-10-25 |
* | x86/microcode: Remove one #ifdef clause | Borislav Petkov | 2016-10-25 |
* | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov | 2016-06-08 |
* | x86/microcode: Fix loading precedence | Borislav Petkov | 2016-06-08 |
* | x86/microcode: Untangle from BLK_DEV_INITRD | Borislav Petkov | 2016-02-09 |
* | x86/cpu: Unify CPU family, model, stepping calculation | Borislav Petkov | 2015-11-24 |
* | x86/microcode: Remove modularization leftovers | Borislav Petkov | 2015-10-21 |
* | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 |
* | x86/microcode: Unmodularize the microcode driver | Borislav Petkov | 2015-10-21 |
* | x86/microcode: Parse built-in microcode early | Borislav Petkov | 2015-05-06 |
* | x86/microcode: Consolidate family,model, ... code | Borislav Petkov | 2015-03-02 |
* | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 |
* | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2014-05-20 |
* | x86, microcode: Share native MSR accessing variants | Borislav Petkov | 2014-01-13 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 |
* | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker | 2013-06-19 |
* | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu | 2013-01-31 |
* | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov | 2012-08-22 |
* | x86, microcode, AMD: Remove useless get_ucode_data wrapper | Borislav Petkov | 2012-08-22 |
* | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov | 2011-12-14 |
* | x86, microcode, AMD: Cleanup code a bit | Borislav Petkov | 2010-11-10 |
* | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 |
* | x86: ucode-amd: Load ucode-patches once and not separately of each CPU | Andreas Herrmann | 2009-11-10 |
* | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle... | Dmitry Adamushko | 2009-05-12 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 |