aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab3-5/+4
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2-15/+12
2013-03-05EDAC: Make sysfs functions staticStephen Hemminger1-1/+1
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds12-84/+899
2013-02-26i5100_edac: convert to use simple_open()Wei Yongjun1-7/+1
2013-02-26ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun1-2/+2
2013-02-25ghes_edac: Fix RAS tracingMauro Carvalho Chehab1-0/+13
2013-02-25ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab1-15/+180
2013-02-25ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab1-10/+26
2013-02-25ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab1-4/+13
2013-02-25ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab1-12/+180
2013-02-25ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab1-2/+54
2013-02-25ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab3-0/+138
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2013-02-21edac: add support for raw error reportsMauro Carvalho Chehab2-22/+47
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab1-33/+48
2013-02-21edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab1-4/+21
2013-02-21edac: add a new memory layer typeMauro Carvalho Chehab1-0/+1
2013-02-21edac: initialize the core earlierMauro Carvalho Chehab1-1/+1
2013-02-21edac: better report error conditions in debug modeMauro Carvalho Chehab1-1/+6
2013-02-21i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab1-4/+2
2013-02-21i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund1-1/+70
2013-02-21i5100_edac: add fault injection codeNiklas Söderlund1-0/+87
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund1-1/+27
2013-02-21edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab1-10/+19
2013-02-21i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab1-9/+12
2013-02-21i3200_edac: Add more debug to the driverMauro Carvalho Chehab1-2/+14
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-168/+120
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab36-144/+802
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-61/+60
2013-02-10mpc85xx_edac: Fix typoBaruch Siach1-2/+2
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches1-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-01-22EDAC, MCE, AMD: Remove unneeded exportsBorislav Petkov2-18/+8
2013-01-22EDAC, MCE, AMD: Add MCE decoding support for Family 16hJacob Shin2-17/+81
2013-01-22EDAC, MCE, AMD: Make MC2 decoding per-familyJacob Shin2-27/+30
2013-01-22amd64_edac: Remove dead codeBorislav Petkov1-105/+0
2013-01-17drivers/edac: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-10amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman2-16/+16
2013-01-10amd64_edac: Fix PCI function lookupDaniel J Blueman1-34/+38
2013-01-10x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman1-2/+3
2013-01-10x86, AMD, NB: Add multi-domain supportDaniel J Blueman2-9/+3
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-18/+9
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman31-128/+111
2012-12-21i7core_edac: fix kernel crash on unloading i7core_edac.Lans Zhang1-1/+1
2012-12-21i7core_edac: fix erroneous size of static arrayNiklas Söderlund1-4/+4
2012-12-21sb_edac: add a missing /n on a debug messageMauro Carvalho Chehab1-1/+1