Age | Commit message (Expand) | Author | Files | Lines |
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 |