aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2013-05-21amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat
2013-04-30Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-04-29edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony
2013-04-29i7300_edac: Fix memory detection in single modeMauro Carvalho Chehab
2013-04-19amd64_edac: Add Family 16h supportAravind Gopalakrishnan
2013-03-25EDAC, mc_sysfs.c: Fix string array pointer typesBorislav Petkov
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-03-05EDAC: Make sysfs functions staticStephen Hemminger
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-26i5100_edac: convert to use simple_open()Wei Yongjun
2013-02-26ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun
2013-02-25ghes_edac: Fix RAS tracingMauro Carvalho Chehab
2013-02-25ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab
2013-02-25ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab
2013-02-25ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab
2013-02-25ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab
2013-02-25ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab
2013-02-25ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21edac: add support for raw error reportsMauro Carvalho Chehab
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab
2013-02-21edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab
2013-02-21edac: add a new memory layer typeMauro Carvalho Chehab
2013-02-21edac: initialize the core earlierMauro Carvalho Chehab
2013-02-21edac: better report error conditions in debug modeMauro Carvalho Chehab
2013-02-21i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab
2013-02-21i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund
2013-02-21i5100_edac: add fault injection codeNiklas Söderlund
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund
2013-02-21edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab
2013-02-21i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab
2013-02-21i3200_edac: Add more debug to the driverMauro Carvalho Chehab
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-10mpc85xx_edac: Fix typoBaruch Siach
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-22EDAC, MCE, AMD: Remove unneeded exportsBorislav Petkov
2013-01-22EDAC, MCE, AMD: Add MCE decoding support for Family 16hJacob Shin
2013-01-22EDAC, MCE, AMD: Make MC2 decoding per-familyJacob Shin
2013-01-22amd64_edac: Remove dead codeBorislav Petkov
2013-01-17drivers/edac: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman
2013-01-10amd64_edac: Fix PCI function lookupDaniel J Blueman
2013-01-10x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman
2013-01-10x86, AMD, NB: Add multi-domain supportDaniel J Blueman