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