aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_core.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-29Merge branch 'devel'Gravatar Mauro Carvalho Chehab 1-22/+17
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-0/+1
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-2/+1
2012-06-11edac: Convert debugfX to edac_dbg(X,Gravatar Joe Perches 1-8/+2
2012-06-11edac: Use more normal debugging macro styleGravatar Joe Perches 1-17/+18
2012-06-11RAS: Add a tracepoint for reporting memory controller eventsGravatar Mauro Carvalho Chehab 1-4/+4
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacGravatar Linus Torvalds 1-31/+16
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-75/+1
2012-05-28edac: Change internal representation to work with layersGravatar Mauro Carvalho Chehab 1-20/+79
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeGravatar Jiri Kosina 1-1/+1
2012-04-30edac: Fix spelling errors.Gravatar David Mackey 1-3/+3
2011-12-14edac: convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-4/+3
2011-10-31edac: Move edac main structs to include/linux/edac.hGravatar Mauro Carvalho Chehab 1-349/+1
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Gravatar Lai Jiangshan 1-12/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationGravatar Borislav Petkov 1-1/+1
2011-01-07amd64_edac: Rework printk macrosGravatar Borislav Petkov 1-1/+2
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 1-3/+3
2010-12-08EDAC: Correct MiB_TO_PAGES() macroGravatar Andrei Konovalov 1-3/+3
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hGravatar Mauro Carvalho Chehab 1-0/+2
2010-10-24i7core_edac: Properly mark const static vars as suchGravatar Mauro Carvalho Chehab 1-4/+4
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedGravatar Mauro Carvalho Chehab 1-0/+1
2010-08-03edac, mc: Improve scrub rate handlingGravatar Borislav Petkov 1-1/+1
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEGravatar Borislav Petkov 1-15/+0
2010-05-10edac: Create an unique instance for each kobjGravatar Mauro Carvalho Chehab 1-6/+15
2010-05-10edac: store/show methods for device groups weren't workingGravatar Mauro Carvalho Chehab 1-0/+2
2010-05-10edac_core: Allow the creation of sysfs groupsGravatar Mauro Carvalho Chehab 1-1/+11
2009-12-07edac: add memory types strings for debuggingGravatar Borislav Petkov 1-0/+1
2009-09-21trivial: fix typo "for for" in multiple filesGravatar Anand Gadiyar 1-1/+1
2009-06-30edac: add DDR3 memory type for MPC85xx EDACGravatar Yang Shi 1-0/+4
2009-06-18edac: add edac_device_alloc_index()Gravatar Harry Ciao 1-0/+1
2009-06-10edac: fold __func__ into edac_debug_printkGravatar Borislav Petkov 1-4/+5
2009-04-13edac: fix local pci_write_bits32Gravatar Jeff Haran 1-2/+10
2009-04-02edac: Add edac_pci_alloc_index()Gravatar Harry Ciao 1-0/+1
2009-04-02edac: add more verbose debug infoGravatar Hitoshi Mitake 1-1/+14
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-05-05dev_name introduction fall out fixGravatar Stephen Rothwell 1-1/+1
2008-02-07drivers-edac: add Cell XDR memory typesGravatar Benjamin Herrenschmidt 1-0/+2
2007-10-19define global BIT macroGravatar Jiri Slaby 1-2/+0
2007-09-11drivers/edac: fix printk level down to debug from emergGravatar Doug Thompson 1-1/+1
2007-07-19drivers/edac: fix edac_device sysfs corner case bugGravatar Doug Thompson 1-2/+9
2007-07-19drivers/edac: fix edac_device sysfs completion codeGravatar Douglas Thompson 1-4/+6
2007-07-19drivers/edac: fix edac_mc sysfs completion codeGravatar Doug Thompson 1-3/+1
2007-07-19drivers/edac: fix edac_device init apisGravatar Doug Thompson 1-3/+3
2007-07-19drivers/edac: fix edac_mc init apisGravatar Doug Thompson 1-13/+14
2007-07-19drivers/edac: fix leaf sysfs attributeGravatar Douglas Thompson 1-37/+30
2007-07-19drivers/edac: mod edac_opt_state_to_string functionGravatar Douglas Thompson 1-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionGravatar Douglas Thompson 1-2/+0