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