summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.c
Commit message (Expand)AuthorAgeFilesLines
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-261-10/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* amd64_edac: Rework printk macrosBorislav Petkov2011-01-071-2/+2
* EDAC: Fix workqueue-related crashesBorislav Petkov2010-12-081-4/+6
* i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-241-0/+3
* edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-241-0/+2
* edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-241-0/+1
* i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-241-2/+4
* amd64_edac: Fix driver module removalBorislav Petkov2010-09-271-0/+3
* edac: add memory types strings for debuggingBorislav Petkov2009-12-071-0/+24
* edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer2009-09-241-3/+1
* edac: use to_delayed_work()Jean Delvare2009-04-131-1/+1
* edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* dev_name introduction fall out fixStephen Rothwell2008-05-051-3/+3
* edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-291-21/+0
* edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-291-1/+1
* drivers/edac: fix reset edac_mc pollmsecDoug Thompson2007-07-261-22/+42
* drivers/edac: fix workq reset deadlockDoug Thompson2007-07-191-19/+53
* drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-191-15/+21
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-4/+5
* drivers/edac: mod edac_align_ptr functionDouglas Thompson2007-07-191-5/+4
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-72/+72
* drivers/edac: cleanup workq ifdefsDouglas Thompson2007-07-191-10/+0
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-191-99/+103
* drivers/edac: mod PCI poll namesDave Jiang2007-07-191-10/+11
* drivers/edac: mod assert_error checkDave Jiang2007-07-191-7/+4
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-191-0/+119
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-3/+3
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-1/+1
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+3
* drivers/edac: change from semaphore to mutex operationMatthias Kaehlcke2007-07-191-9/+9
* drivers/edac: add edac_device classDouglas Thompson2007-07-191-4/+4
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-1306/+11
* drivers/edac: core: make functions staticAdrian Bunk2007-07-191-14/+11
* drivers/edac: add edac_mc_find APIDouglas Thompson2007-07-191-0/+28
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* [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/+194
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [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/+149
* [PATCH] EDAC: reorder EXPORT_SYMBOL macrosDave Peterson2006-03-261-25/+13
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-22/+18
OpenPOWER on IntegriCloud