summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-293-0/+429
|\
| * drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi2018-09-133-0/+429
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-18/+2
|\ \
| * | edac: cpc925: use for_each_of_cpu_node iteratorRob Herring2018-09-281-18/+2
| |/
* | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-10-2511-554/+462
|\ \
| * | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter2018-10-131-2/+2
| * | EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo2018-10-091-1/+1
| * | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck2018-09-293-0/+3
| * | EDAC, altera: Work around int-to-pointer-cast warningsArnd Bergmann2018-09-281-6/+7
| * | EDAC, amd64: Add Hygon Dhyana supportPu Wen2018-09-272-2/+12
| * | EDAC, altera: Add Stratix10 peripheral supportThor Thayer2018-09-252-11/+143
| * | EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routineThor Thayer2018-09-252-300/+14
| * | EDAC, altera: Combine Stratix10 and Arria10 probe functionsThor Thayer2018-09-252-183/+90
| * | EDAC, i7core: Remove set but not used variable pvtYueHaibing2018-09-251-2/+0
| * | EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu2018-09-221-0/+23
| * | EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo2018-09-224-5/+5
| * | EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony2018-09-151-2/+2
| * | EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo2018-09-111-6/+110
| * | EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo2018-09-111-33/+35
| * | EDAC: Get rid of custom ICPU() macroAndy Shevchenko2018-09-031-10/+7
| * | EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin2018-08-272-0/+17
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\ \
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
| |/
* | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
|/
* EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai2018-08-171-0/+1
* EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma2018-07-251-5/+12
* EDAC, thunderx: Remove VLA usageKees Cook2018-07-091-5/+9
* EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold2018-06-181-7/+15
* EDAC: Fix memleak in module init error pathJohan Hovold2018-06-171-3/+3
* EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET2018-06-171-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov2018-05-211-5/+9
* EDAC, altera: Fix ARM64 build warningThor Thayer2018-05-151-1/+1
* EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap2018-05-141-0/+1
* EDAC, ghes: Use BIT() macroBorislav Petkov2018-05-121-14/+13
* EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani2018-05-121-1/+11
* EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer2018-05-122-11/+64
* EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer2018-05-123-28/+555
* EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-121-2/+1
* EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King2018-05-041-1/+1
* EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu2018-05-021-0/+3
* ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-021-4/+2
* Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-055-59/+94
|\
| * EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva2018-03-171-7/+5
| * EDAC, skx_edac: Detect non-volatile DIMMsTony Luck2018-03-152-7/+65
| * EDAC: Add new memory type for non-volatile DIMMsTony Luck2018-03-141-1/+2
| * EDAC: Drop duplicated array of strings for memory type namesTony Luck2018-03-142-44/+22
| * EDAC, layerscape: Allow building for LS1021ARasmus Villemoes2018-02-271-1/+1
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-023-275/+0
|\ \
| * | edac: remove tile driverArnd Bergmann2018-03-263-275/+0
| |/
OpenPOWER on IntegriCloud