summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck
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-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
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
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-15x86/spectre: Fix an error messageDan Carpenter
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-13x86/speculation: Clean up various Spectre related detailsIngo Molnar
2018-02-13Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse
2018-02-13x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov
2018-02-11x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-02x86/pti: Mark constant arrays as __initconstArnd Bergmann
2018-02-02x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse
2018-01-30x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-01-30x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds