summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-10-12Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'x86_fpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck
2020-10-07x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner
2020-09-30x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck
2020-09-30x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov
2020-09-27x86/hyperv: Remove aliases with X64 in their namex86-hyperv-2020-10-12Joseph Salisbury
2020-09-22x86/fpu: Handle FPU-related and clearcpuid command line arguments earlierx86_fpu_for_v5.10Mike Hommey
2020-09-18x86/mce: Annotate mce_rd/wrmsrl() with noinstrBorislav Petkov
2020-09-18x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2020-09-17x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu
2020-09-15x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli
2020-09-14x86/mce: Stop mce_reign() from re-computing severity for every CPUTony Luck
2020-09-11x86/cpu/centaur: Add Centaur family >=7 CPUs initialization supportTony W Wang-oc
2020-09-11x86/cpu/centaur: Replace two-condition switch-case with an if statementTony W Wang-oc
2020-09-11x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov
2020-09-05x86/resctrl: Fix spelling in user-visible warning messagesColin Ian King
2020-08-26x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()Tony Luck
2020-08-26x86/resctrl: Enable user to view thread or core throttling modex86_cache_for_v5.10Fenghua Yu
2020-08-26x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam
2020-08-19cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header fileJames Morse
2020-08-19x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmapsJames Morse
2020-08-19x86/resctrl: Merge AMD/Intel parse_bw() callsJames Morse
2020-08-19x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...James Morse
2020-08-19x86/resctrl: Use is_closid_match() in more placesJames Morse
2020-08-18x86/resctrl: Use container_of() in delayed_work handlersJames Morse
2020-08-18x86/resctrl: Fix stale commentJames Morse
2020-08-18x86/resctrl: Remove struct rdt_membw::max_delayJames Morse
2020-08-18x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXLJuergen Gross
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta
2020-08-07x86/acrn: Remove redundant chars from ACRN signatureShuo Liu
2020-08-07x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu