Age | Commit message (Expand) | Author |
2016-07-27 | Merge branch 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar |
2016-07-26 | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-07-15 | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski |
2016-07-08 | x86/microcode: Remove unused symbol exports | Borislav Petkov |
2016-07-08 | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ... | Ingo Molnar |
2016-07-08 | x86/mce: Fix mce_rdmsrl() warning message | Borislav Petkov |
2016-07-08 | x86/mce/AMD: Increase size of the bank_map type | Aravind Gopalakrishnan |
2016-07-07 | timers, x86/mce: Initialize MCE restart timer as pinned | Thomas Gleixner |
2016-06-14 | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar |
2016-06-14 | x86/microcode/intel: Do not issue microcode updates messages on each CPU | Andi Kleen |
2016-06-14 | x86/mce: Do not use bank 1 for APEI generated error logs | Tony Luck |
2016-06-11 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov |
2016-06-08 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar |
2016-06-08 | Documentation/microcode: Document some aspects for more clarity | Borislav Petkov |
2016-06-08 | x86/microcode/AMD: Make amd_ucode_patch[] static | Borislav Petkov |
2016-06-08 | x86/microcode/intel: Unexport save_mc_for_early() | Borislav Petkov |
2016-06-08 | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch() | Borislav Petkov |
2016-06-08 | x86/microcode: Propagate save_microcode_in_initrd() retval | Borislav Petkov |
2016-06-08 | x86/microcode: Get rid of find_cpio_data()'s dummy offset arg | Borislav Petkov |
2016-06-08 | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov |
2016-06-08 | x86/microcode: Fix loading precedence | Borislav Petkov |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar |
2016-05-20 | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen |
2016-05-12 | x86/mce: Update AMD mcheck init to use cpu_has() facilities | Yazen Ghannam |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov |
2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |
2016-05-10 | x86/cpu: Correct comments and messages in P4 erratum 037 handling code | Borislav Petkov |
2016-05-10 | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n | Thomas Gleixner |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree | Ingo Molnar |
2016-05-03 | x86/mce: Detect local MCEs properly | Yazen Ghannam |
2016-05-03 | x86/mce: Look in genpool instead of mcelog for pending error records | Tony Luck |
2016-05-03 | x86/mce: Detect and use SMCA-specific msr_ops | Yazen Ghannam |
2016-05-03 | x86/mce: Define vendor-specific MSR accessors | Yazen Ghannam |
2016-05-03 | x86/mce: Carve out writes to MCx_STATUS and MCx_CTL | Aravind Gopalakrishnan |
2016-05-03 | x86/mce: Grade uncorrected errors for SMCA-enabled systems | Aravind Gopalakrishnan |
2016-05-03 | x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later | Aravind Gopalakrishnan |
2016-05-03 | Merge tag 'v4.6-rc6' into ras/core, to refresh the tree | Ingo Molnar |