summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-081-1/+1
|\ \ | |/
| * EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik2018-02-231-1/+1
* | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-211-4/+7
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-01-091-1/+1
* | EDAC, ti: Add support for TI keystone and DRA7xx EDACTero Kristo2017-11-273-0/+349
* | EDAC, octeon: Fix an uninitialized variable warningJames Hogan2017-11-271-0/+1
|/
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-2/+3
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-312-2/+3
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-5/+5
|\ \
| * \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-074-0/+4
| |\ \
| * | | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-5/+5
| | |/ | |/|
* | | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-11-139-124/+151
|\ \ \ | |_|/ |/| |
| * | EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva2017-10-191-0/+1
| * | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro2017-10-111-16/+3
| * | EDAC, skx_edac: Handle systems with segmented PCI bussesTony Luck2017-09-281-3/+5
| * | EDAC, thunderx: Remove suspend/resume supportJan Glauber2017-09-271-25/+0
| * | EDAC, skx_edac: Fix detection of single-rank DIMMsCharles Rose2017-09-271-2/+2
| * | EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-09-271-1/+8
| * | EDAC: Add owner check to the x86 platform driversToshi Kani2017-09-254-4/+28
| * | EDAC: Add helper which returns the loaded platform driverToshi Kani2017-09-252-1/+14
| * | EDAC, ghes: Add platform checkToshi Kani2017-09-251-5/+23
| * | EDAC, ghes: Model a single, logical memory controllerBorislav Petkov2017-09-251-65/+51
| * | EDAC, ghes: Remove symbol exportsBorislav Petkov2017-09-251-3/+0
| * | EDAC: Handle return value of kasprintf()Arvind Yadav2017-09-213-4/+21
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* EDAC, mce_amd: Get rid of local var in amd_filter_mce()Borislav Petkov2017-08-211-3/+1
* EDAC, mce_amd: Get rid of most struct cpuinfo_x86 usesBorislav Petkov2017-08-211-10/+12
* EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error()Borislav Petkov2017-08-211-2/+2
OpenPOWER on IntegriCloud