summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-19x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-13x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam
2016-09-13x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam
2016-09-13x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocksYazen Ghannam
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam
2016-09-13x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()Yazen Ghannam
2016-09-08Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar
2016-09-05virt, sched: Add generic vCPU pinning supportJuergen Gross
2016-09-05x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck
2016-09-05x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck
2016-09-05x86/microcode/AMD: Fix load of builtin microcode with randomized memoryBorislav Petkov
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-08-24x86/entry: Remove outdated comment about SYSCALL targetsBorislav Petkov
2016-08-18x86/dumpstack: Remove 64-byte gap at end of irq stackJosh Poimboeuf
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-27x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar
2016-07-26x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-20x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-08x86/microcode: Remove unused symbol exportsBorislav Petkov
2016-07-08Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar
2016-07-08x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov
2016-07-08x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan
2016-07-07timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner
2016-07-01Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar
2016-06-14Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar
2016-06-14x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen
2016-06-14x86/mce: Do not use bank 1 for APEI generated error logsTony Luck