summaryrefslogtreecommitdiff
path: root/drivers/edac
Commit message (Expand)AuthorAge
* Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-05
|\
| * EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva2018-03-17
| * EDAC, skx_edac: Detect non-volatile DIMMsTony Luck2018-03-15
| * EDAC: Add new memory type for non-volatile DIMMsTony Luck2018-03-14
| * EDAC: Drop duplicated array of strings for memory type namesTony Luck2018-03-14
| * EDAC, layerscape: Allow building for LS1021ARasmus Villemoes2018-02-27
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \
| * | edac: remove tile driverArnd Bergmann2018-03-26
| |/
* | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-08
|\ \ | |/
| * EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik2018-02-23
* | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-21
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-15
* | EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-01-09
* | EDAC, ti: Add support for TI keystone and DRA7xx EDACTero Kristo2017-11-27
* | EDAC, octeon: Fix an uninitialized variable warningJames Hogan2017-11-27
|/
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \
| * \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \
| * | | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-25
| | |/ | |/|
* | | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-11-13
|\ \ \ | |_|/ |/| |
| * | EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva2017-10-19
| * | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro2017-10-11
| * | EDAC, skx_edac: Handle systems with segmented PCI bussesTony Luck2017-09-28
| * | EDAC, thunderx: Remove suspend/resume supportJan Glauber2017-09-27
| * | EDAC, skx_edac: Fix detection of single-rank DIMMsCharles Rose2017-09-27
| * | EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-09-27
| * | EDAC: Add owner check to the x86 platform driversToshi Kani2017-09-25
| * | EDAC: Add helper which returns the loaded platform driverToshi Kani2017-09-25
| * | EDAC, ghes: Add platform checkToshi Kani2017-09-25
| * | EDAC, ghes: Model a single, logical memory controllerBorislav Petkov2017-09-25
| * | EDAC, ghes: Remove symbol exportsBorislav Petkov2017-09-25
| * | EDAC: Handle return value of kasprintf()Arvind Yadav2017-09-21
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* EDAC, mce_amd: Get rid of local var in amd_filter_mce()Borislav Petkov2017-08-21
* EDAC, mce_amd: Get rid of most struct cpuinfo_x86 usesBorislav Petkov2017-08-21
* EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error()Borislav Petkov2017-08-21
* EDAC: Make device_type constBhumika Goyal2017-08-20
* EDAC, pnd2: Properly toggle hidden state for P2SB PCI deviceQiuxu Zhuo2017-08-19
* EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BARQiuxu Zhuo2017-08-19
* EDAC, pnd2: Mask off the lower four bits of a BARQiuxu Zhuo2017-08-19
* EDAC, thunderx: Fix error handling path in thunderx_lmc_probe()Christophe JAILLET2017-08-18
* EDAC, altera: Fix error handling path in altr_edac_device_probe()Christophe JAILLET2017-08-18
* EDAC, pnd2: Build in a minimal sideband driver for Apollo LakeTony Luck2017-08-04
* EDAC, sb_edac: Classify memory mirroring modesQiuxu Zhuo2017-08-02
* EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_nameRob Herring2017-07-19
* EDAC: Get rid of mci->mod_verBorislav Petkov2017-07-17
* EDAC: Constify attribute_group structuresArvind Yadav2017-07-17
* EDAC, mce_amd: Use cpu_to_node() to find the node IDYazen Ghannam2017-07-17