Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 | Thomas Gleixner | 1 | -3/+1 |
2018-09-22 | EDAC, ghes: Use CPER module handles to locate DIMMs | Fan Wu | 1 | -0/+23 |
2018-05-21 | EDAC, ghes: Make platform-based whitelisting x86-only | Borislav Petkov | 1 | -5/+9 |
2018-05-12 | EDAC, ghes: Use BIT() macro | Borislav Petkov | 1 | -14/+13 |
2018-05-12 | EDAC, ghes: Add DDR4 and NVDIMM memory types | Toshi Kani | 1 | -1/+11 |
2018-05-12 | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() | Alexandru Gagniuc | 1 | -2/+1 |
2018-05-02 | EDAC, ghes: Add a null pointer check in ghes_edac_unregister() | Sughosh Ganu | 1 | -0/+3 |
2018-05-02 | ghes, EDAC: Fix ghes_edac registration | Borislav Petkov | 1 | -4/+2 |
2017-09-25 | EDAC, ghes: Add platform check | Toshi Kani | 1 | -5/+23 |
2017-09-25 | EDAC, ghes: Model a single, logical memory controller | Borislav Petkov | 1 | -65/+51 |
2017-09-25 | EDAC, ghes: Remove symbol exports | Borislav Petkov | 1 | -3/+0 |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 1 | -3/+0 |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-10-22 | EDAC: Fix PAGES_TO_MiB macro misuse | Tan Xiaojun | 1 | -1/+1 |
2015-09-23 | EDAC, ghes_edac: Remove redundant memory_type array | Aravind Gopalakrishnan | 1 | -21/+1 |
2014-11-11 | ghes_edac: Use snprintf() to silence a static checker warning | Dan Carpenter | 1 | -2/+2 |
2014-02-07 | [media, edac] Change my email address | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-10-23 | EDAC, GHES: Update ghes error record info | Chen, Gong | 1 | -0/+11 |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 1 | -3/+2 |
2013-02-26 | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 1 | -2/+2 |
2013-02-25 | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab | 1 | -0/+13 |
2013-02-25 | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab | 1 | -15/+180 |
2013-02-25 | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab | 1 | -10/+26 |
2013-02-25 | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab | 1 | -4/+13 |
2013-02-25 | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab | 1 | -12/+180 |
2013-02-25 | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab | 1 | -2/+54 |
2013-02-25 | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab | 1 | -0/+114 |