summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2013-02-03EDAC: 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-06Merge 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-28Merge 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-23Merge 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-21asm-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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-12/+20
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-55/+49
2012-01-06Merge 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-14edac: 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
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie1-1/+1
2011-11-13Merge branch 'master' into for-nextJiri Kosina13-529/+2418
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-4/+65
2011-11-03edac: Only build sb_edac on 64-bitJosh Boyer1-1/+1
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-480/+2308
2011-11-01edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab1-0/+1
2011-11-01EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona1-3/+4