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