| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Fix csrow size reported in sysfs | Borislav Petkov | 2012-11-28 | 1 | -0/+1 |
* | EDAC: Add memory controller flags | Borislav Petkov | 2012-11-28 | 1 | -0/+2 |
* | edac: allow specifying the error count with fake_inject | Mauro Carvalho Chehab | 2012-06-27 | 1 | -0/+1 |
* | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 1 | -17/+42 |
* | edac: Add debufs nodes to allow doing fake error inject | Mauro Carvalho Chehab | 2012-06-11 | 1 | -0/+7 |
* | edac: Get rid of the old kobj's from the edac mc code | Mauro Carvalho Chehab | 2012-06-11 | 1 | -30/+0 |
* | edac: rewrite the sysfs code to use struct device | Mauro Carvalho Chehab | 2012-06-11 | 1 | -14/+33 |
* | edac: use Documentation-nano format for some data structs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -23/+59 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -1/+1 |
* | edac: Initialize the dimm label with the known information | Mauro Carvalho Chehab | 2012-05-28 | 1 | -1/+1 |
* | edac: Change internal representation to work with layers | Mauro Carvalho Chehab | 2012-05-28 | 1 | -13/+25 |
* | edac.h: Add generic layers for describing a memory location | Mauro Carvalho Chehab | 2012-05-28 | 1 | -1/+102 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-28 | 1 | -3/+5 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-28 | 1 | -8/+13 |
* | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab | 2012-05-28 | 1 | -5/+23 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2012-03-28 | 1 | -51/+128 |
|\ |
|
| * | edac: rename channel_info to rank_info | Mauro Carvalho Chehab | 2012-03-21 | 1 | -5/+17 |
| * | edac: Improve the comments to better describe the memory concepts | Mauro Carvalho Chehab | 2012-03-21 | 1 | -46/+111 |
* | | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 1 | -1/+5 |
|/ |
|
* | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-14 | 1 | -4/+4 |
* | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 | 1 | -0/+350 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | EDAC: Export edac sysfs class to users. | Borislav Petkov | 2010-10-21 | 1 | -0/+4 |
* | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 | 1 | -1/+13 |
* | drivers/edac: mod assert_error check | Dave Jiang | 2007-07-19 | 1 | -1/+1 |
* | drivers/edac: add new nmi rescan | Dave Jiang | 2007-07-19 | 1 | -0/+29 |