aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan1-12/+0
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov1-1/+1
2011-01-07amd64_edac: Rework printk macrosBorislav Petkov1-1/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-3/+3
2010-12-08EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov1-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab1-0/+2
2010-10-24i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab1-4/+4
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab1-0/+1
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov1-1/+1
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov1-15/+0
2010-05-10edac: Create an unique instance for each kobjMauro Carvalho Chehab1-6/+15
2010-05-10edac: store/show methods for device groups weren't workingMauro Carvalho Chehab1-0/+2
2010-05-10edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab1-1/+11
2009-12-07edac: add memory types strings for debuggingBorislav Petkov1-0/+1
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi1-0/+4
2009-06-18edac: add edac_device_alloc_index()Harry Ciao1-0/+1
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov1-4/+5
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao1-0/+1
2009-04-02edac: add more verbose debug infoHitoshi Mitake1-1/+14
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-05-05dev_name introduction fall out fixStephen Rothwell1-1/+1
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt1-0/+2
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-09-11drivers/edac: fix printk level down to debug from emergDoug Thompson1-1/+1
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson1-2/+9
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson1-4/+6
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson1-3/+1
2007-07-19drivers/edac: fix edac_device init apisDoug Thompson1-3/+3
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-13/+14
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson1-37/+30
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson1-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson1-2/+0
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson1-11/+0
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson1-2/+50
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson1-12/+1
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-89/+84
2007-07-19drivers/edac: mod PCI poll namesDave Jiang1-7/+0
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-6/+114
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang1-0/+14
2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-5/+3
2007-07-19drivers/edac: core.h fix scrubdefsDouglas Thompson1-4/+4
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-6/+246
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-0/+478