Age | Commit message (Expand) | Author |
2016-10-05 | x86/vmware: Skip lapic calibration on VMware | Renat Valiullin |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID | Andy Lutomirski |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar |
2016-09-19 | x86/microcode: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-13 | x86/mce/AMD: Extract the error address on SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce/AMD: Update sysfs bank names for SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types | Yazen Ghannam |
2016-09-13 | x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks | Yazen Ghannam |
2016-09-13 | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam |
2016-09-13 | x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks() | Yazen Ghannam |
2016-09-08 | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity | Ingo Molnar |
2016-09-05 | virt, sched: Add generic vCPU pinning support | Juergen Gross |
2016-09-05 | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test | Tony Luck |
2016-09-05 | x86/mce: Add PCI quirks to identify Xeons with machine check recovery | Tony Luck |
2016-09-05 | x86/microcode/AMD: Fix load of builtin microcode with randomized memory | Borislav Petkov |
2016-09-02 | x86/AMD: Apply erratum 665 on machines without a BIOS fix | Emanuel Czirai |
2016-08-24 | x86/entry: Remove outdated comment about SYSCALL targets | Borislav Petkov |
2016-08-18 | x86/dumpstack: Remove 64-byte gap at end of irq stack | Josh Poimboeuf |
2016-08-18 | x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-30 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-07-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-07-27 | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit | Borislav Petkov |
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-20 | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs | Peter Zijlstra |
2016-07-15 | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski |
2016-07-14 | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
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-07-01 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix | Ingo Molnar |
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 |