aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson1-22/+42
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson1-19/+53
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson1-15/+21
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-4/+5
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson1-5/+4
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-72/+72
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson1-10/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-99/+103
2007-07-19drivers/edac: mod PCI poll namesDave Jiang1-10/+11
2007-07-19drivers/edac: mod assert_error checkDave Jiang1-7/+4
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang1-0/+119
2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-3/+3
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-1/+1
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-0/+3
2007-07-19drivers/edac: change from semaphore to mutex operationMatthias Kaehlcke1-9/+9
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-4/+4
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-1306/+11
2007-07-19drivers/edac: core: make functions staticAdrian Bunk1-14/+11
2007-07-19drivers/edac: add edac_mc_find APIDouglas Thompson1-0/+28
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-02-12[PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen1-5/+115
2007-02-12[PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen1-0/+55
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-11-03[PATCH] edac_mc: fix error handlingAkinobu Mita1-18/+27
2006-07-10[PATCH] Fix and enable EDAC sysfs operationDoug Thompson1-493/+194
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson1-29/+30
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson1-261/+277
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-26[PATCH] EDAC: use EXPORT_SYMBOL_GPLDave Peterson1-14/+14
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson1-176/+149
2006-03-26[PATCH] EDAC: reorder EXPORT_SYMBOL macrosDave Peterson1-25/+13
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson1-22/+18
2006-03-26[PATCH] EDAC: kobject/sysfs fixesDave Peterson1-36/+40
2006-03-26[PATCH] EDAC: kobject_init/kobject_put fixesDave Peterson1-24/+7
2006-03-26[PATCH] EDAC: edac_mc_add_mc fix [2/2]Dave Peterson1-8/+9
2006-03-26[PATCH] EDAC: edac_mc_add_mc fix [1/2]Dave Peterson1-18/+18
2006-03-26[PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson1-3/+0
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson1-101/+85
2006-03-26[PATCH] EDAC: switch to kthread_ APIDave Peterson1-78/+10
2006-03-14[PATCH] EDAC: disable sysfs interfaceDave Peterson1-2/+42
2006-03-11[PATCH] edac: disable a few sysfs files to avoid them becoming an ABIArjan van de Ven1-3/+9
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman1-1/+0
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-0/+2209