summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen2007-02-121-5/+115
* [PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen2007-02-121-0/+55
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] edac_mc: fix error handlingAkinobu Mita2006-11-031-18/+27
* [PATCH] Fix and enable EDAC sysfs operationDoug Thompson2006-07-101-493/+194Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-29/+30
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-261/+277
|/
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] EDAC: use EXPORT_SYMBOL_GPLDave Peterson2006-03-261-14/+14
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-176/+149Star
* [PATCH] EDAC: reorder EXPORT_SYMBOL macrosDave Peterson2006-03-261-25/+13Star
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-22/+18Star
* [PATCH] EDAC: kobject/sysfs fixesDave Peterson2006-03-261-36/+40
* [PATCH] EDAC: kobject_init/kobject_put fixesDave Peterson2006-03-261-24/+7Star
* [PATCH] EDAC: edac_mc_add_mc fix [2/2]Dave Peterson2006-03-261-8/+9
* [PATCH] EDAC: edac_mc_add_mc fix [1/2]Dave Peterson2006-03-261-18/+18
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-3/+0Star
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-101/+85Star
* [PATCH] EDAC: switch to kthread_ APIDave Peterson2006-03-261-78/+10Star
* [PATCH] EDAC: disable sysfs interfaceDave Peterson2006-03-141-2/+42
* [PATCH] edac: disable a few sysfs files to avoid them becoming an ABIArjan van de Ven2006-03-111-3/+9
* [PATCH] edac_mc: Remove include of version.hEric W. Biederman2006-02-031-1/+0Star
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-191-0/+2209