summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-31x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King
2018-03-28x86/hyper-v: detect nested featuresVitaly Kuznetsov
2018-03-28x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov
2018-03-28Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-27x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov
2018-03-27Documentation: Fix early-microcode.txt references after file renameJaak Ristioja
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-16x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov
2018-03-12x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov
2018-03-12Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-08x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka
2018-03-08x86/cpuid: Switch to 'static const' specifierRalf Ramsauer
2018-03-08x86/microcode: Synchronize late microcode loadingAshok Raj
2018-03-08x86/microcode: Request microcode on the BSPBorislav Petkov
2018-03-08x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-03-08x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-03-08x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj
2018-03-08x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj
2018-03-08x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-03-08x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-02-21x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam
2018-02-21x86/mce/AMD: Get address from already initialized blockYazen Ghannam
2018-02-21x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-02-21x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam
2018-02-21x86/mce/AMD: Collect error info even if valid bits are not setBorislav Petkov
2018-02-21x86/mce: Issue the 'mcelog --ascii' message only on !AMDBorislav Petkov
2018-02-21x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov
2018-02-21x86/mce: Put private structures and definitions into the internal headerBorislav Petkov
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-17x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov