Age | Commit message (Expand) | Author |
2018-11-13 | EDAC: Drop per-memory controller buses | Borislav Petkov |
2018-09-27 | EDAC: Raise the maximum number of memory controllers | Justin Ernst |
2018-09-22 | EDAC, ghes: Use CPER module handles to locate DIMMs | Fan Wu |
2018-03-14 | EDAC: Add new memory type for non-volatile DIMMs | Tony Luck |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov |
2017-04-10 | EDAC: Rename report status accessors | Borislav Petkov |
2017-04-10 | EDAC: Delete edac_stub.c | Borislav Petkov |
2017-04-10 | EDAC: Remove edac_err_assert | Borislav Petkov |
2017-04-10 | EDAC: Get rid of edac_handlers | Borislav Petkov |
2017-04-10 | x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI | Borislav Petkov |
2017-01-06 | EDAC: Fix typos in enum mem_type comments | Alexander Alemayhu |
2016-12-15 | EDAC: Document HW_EVENT_ERR_DEFERRED type | Yazen Ghannam |
2016-12-15 | edac.rst: move concepts dictionary from edac.h | Mauro Carvalho Chehab |
2016-12-15 | edac: fix kenel-doc markups at edac.h | Mauro Carvalho Chehab |
2016-12-15 | edac: move EDAC PCI definitions to drivers/edac/edac_pci.h | Mauro Carvalho Chehab |
2016-11-21 | EDAC, amd64: Add Deferred Error type | Yazen Ghannam |
2016-11-21 | EDAC: Add LRDDR4 DRAM type | Yazen Ghannam |
2015-12-11 | EDAC: Unexport and make edac_subsys static | Borislav Petkov |
2015-12-11 | EDAC: Rip out the edac_subsys reference counting | Borislav Petkov |
2015-12-03 | EDAC: Add DDR4 flag | Jim Snow |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar |
2015-09-22 | EDAC: Carve out debugfs functionality | Borislav Petkov |
2014-10-20 | EDAC: Add DDR3 LRDIMM entries to edac_mem_types | Aravind Gopalakrishnan |
2014-06-26 | edac: add DDR4 and RDDR4 | Aristeu Rozanski |
2013-12-11 | EDAC: Add an edac_report parameter to EDAC | Chen, Gong |
2013-10-23 | EDAC, GHES: Update ghes error record info | Chen, Gong |
2013-07-23 | EDAC: Fix lockdep splat | Borislav Petkov |
2013-03-16 | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab |
2013-03-16 | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab |
2013-02-21 | edac: add support for error type "Info" | Mauro Carvalho Chehab |
2013-02-21 | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab |
2013-02-21 | edac: remove proc_name from mci structure | Mauro Carvalho Chehab |
2013-02-21 | edac: add a new memory layer type | Mauro Carvalho Chehab |
2012-12-21 | edac: edac_mc no longer deals with kobjects directly | Shaun Ruffell |
2012-11-28 | EDAC: Fix csrow size reported in sysfs | Borislav Petkov |
2012-11-28 | EDAC: Add memory controller flags | Borislav Petkov |
2012-06-27 | edac: allow specifying the error count with fake_inject | Mauro Carvalho Chehab |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab |
2012-06-11 | edac: Add debufs nodes to allow doing fake error inject | Mauro Carvalho Chehab |
2012-06-11 | edac: Get rid of the old kobj's from the edac mc code | Mauro Carvalho Chehab |
2012-06-11 | edac: rewrite the sysfs code to use struct device | Mauro Carvalho Chehab |
2012-06-11 | edac: use Documentation-nano format for some data structs | Mauro Carvalho Chehab |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab |
2012-05-28 | edac: Initialize the dimm label with the known information | Mauro Carvalho Chehab |
2012-05-28 | edac: Change internal representation to work with layers | Mauro Carvalho Chehab |
2012-05-28 | edac.h: Add generic layers for describing a memory location | Mauro Carvalho Chehab |
2012-05-28 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab |
2012-05-28 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab |
2012-05-28 | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab |