aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
2023-11-28EDAC/{sb,i7core}_edac: Do not use a plain integer for a NULL pointerAbhinav Singh
2022-10-21EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He
2022-09-23x86/sb_edac: Add row column translation for BroadwellYouquan Song
2021-12-21EDAC/sb_edac: Remove redundant initialization of variable rcColin Ian King
2021-10-11EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/HaswellEric Badger
2021-06-17EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony
2020-10-12Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-08EDAC, sb_edac: Simplify switch statementTom Rix
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-08-17EDAC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-04-14EDAC: Drop the EDAC report status checksTony Luck
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-03-24EDAC: Convert to new X86 CPU match macrosThomas Gleixner
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-09-30EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-06-20EDAC/sb_edac: Remove redundant update of tad_baseColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2018-09-15EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony
2018-09-11EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo
2018-09-11EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2018-09-03EDAC: Get rid of custom ICPU() macroAndy Shevchenko
2018-07-25EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma
2018-03-17EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva
2018-02-23EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik
2017-10-19EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva
2017-10-11EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro
2017-09-27EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo
2017-09-25EDAC: Add owner check to the x86 platform driversToshi Kani
2017-09-21EDAC: Handle return value of kasprintf()Arvind Yadav
2017-08-02EDAC, sb_edac: Classify memory mirroring modesQiuxu Zhuo
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2017-06-14EDAC, sb_edac: Avoid creating SOCK memory controllerQiuxu Zhuo
2017-05-25EDAC, sb_edac: Bump driver version and do some cleanupsQiuxu Zhuo
2017-05-25EDAC, sb_edac: Check if ECC enabled when at least one DIMM is presentQiuxu Zhuo
2017-05-25EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4Qiuxu Zhuo
2017-05-25EDAC, sb_edac: Carve out dimm-populating loopBorislav Petkov
2017-05-25EDAC, sb_edac: Fix mod_nameBorislav Petkov
2017-05-25EDAC, sb_edac: Assign EDAC memory controller per h/w controllerQiuxu Zhuo
2017-05-25EDAC, sb_edac: Don't use "Socket#" in the memory controller nameTony Luck
2017-05-25EDAC, sb_edac: Classify PCI-IDs by topologyQiuxu Zhuo
2017-04-10EDAC: Rename report status accessorsBorislav Petkov
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-23EDAC, sb_edac: Get rid of ->show_interleave_mode()Nicolas Iooss
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-10-19EDAC, sb_edac: Add Knights Mill supportPiotr Luc
2016-10-19EDAC, {sb,skx}_edac: Use Intel model macros instead of open-coding themDave Hansen