Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -1/+5 |
2011-12-15 | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -4/+4 |
2011-10-31 | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 1 | -0/+350 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2010-10-21 | EDAC: Export edac sysfs class to users. | Borislav Petkov | 1 | -0/+4 |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 1 | -1/+13 |
2007-07-19 | drivers/edac: mod assert_error check | Dave Jiang | 1 | -1/+1 |
2007-07-19 | drivers/edac: add new nmi rescan | Dave Jiang | 1 | -0/+29 |