summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2016-03-21EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-06-19sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-19/+19
2015-02-02mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov1-1/+2
2014-06-08i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab1-7/+4
2014-04-14sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2014-03-31i7300_edac: Fix device reference countJean Delvare1-18/+20
2014-03-12i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
2014-02-06e752x_edac: Fix pci_dev usage countAristeu Rozanski1-1/+3
2013-02-04EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2012-12-10i7300_edac: Fix error flag testingJean Delvare1-4/+4
2012-10-28amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-06-22edac: fix the error about memory type detection on SandyBridgeChen Gong1-1/+1
2012-06-22edac: avoid mce decoding crash after edac driver unloadedChen Gong2-15/+8
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+4
2012-04-04MCE, AMD: Drop too granulary family model checksBorislav Petkov1-4/+2
2012-04-02edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf1-0/+4
2012-03-29Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-51/+80
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-0/+2
2012-03-24Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-184/+125
2012-03-21edac: rename channel_info to rank_infoMauro Carvalho Chehab1-3/+3
2012-03-21i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab1-16/+38
2012-03-21edac: i5100 ack error detection register after each readNiklas Söderlund1-7/+4
2012-03-21edac: i5100 fix erroneous define for M1ErrNiklas Söderlund1-1/+1
2012-03-21edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang1-1/+1
2012-03-21edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang1-1/+1
2012-03-21edac: sb_edac: Let the driver depend on PCI_MMCONFIGHui Wang1-2/+2
2012-03-21edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab1-2/+2
2012-03-21Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2-20/+30
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-19MCE, AMD: Constify error tablesBorislav Petkov2-13/+13
2012-03-19MCE, AMD: Correct bank 5 error signaturesBorislav Petkov1-4/+1
2012-03-19MCE, AMD: Rework NB MCE signaturesBorislav Petkov2-129/+48
2012-03-19MCE, AMD: Correct VB data error descriptionBorislav Petkov1-1/+1
2012-03-19MCE, AMD: Correct ucode patch buffer descriptionBorislav Petkov1-2/+6
2012-03-19MCE, AMD: Correct some MC0 error typesBorislav Petkov1-3/+2
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux18-18/+18
2012-03-19EDAC: Correct scrub rate APIBorislav Petkov1-2/+2
2012-03-19amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov1-4/+28
2012-03-19amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy1-9/+7
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2-0/+2
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-13/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-12/+20
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-55/+49
2012-01-07Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman10-55/+49
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester1-2/+0
2011-12-15edac: convert sysdev_class to a regular subsystemKay Sievers10-55/+49
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov3-8/+6
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1