summaryrefslogtreecommitdiff
path: root/drivers/edac
Commit message (Expand)AuthorAge
* i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz2010-10-01
* amd64_edac: Fix driver module removalBorislav Petkov2010-09-27
* amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2010-08-26
* MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov2010-08-24
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov2010-08-11
* | edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy2010-08-11
* | edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy2010-08-11
* | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger2010-08-11
|/
* amd64_edac: Minor formatting fixBorislav Petkov2010-08-04
* amd64_edac: Fix operator precendence errorBorislav Petkov2010-08-04
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-03
* amd64_edac: Correct scrub rate settingBorislav Petkov2010-08-03
* amd64_edac: Fix DCT base address selectorBorislav Petkov2010-08-03
* amd64_edac: Remove polling mechanismBorislav Petkov2010-08-03
* amd64_edac: Remove unneeded definesBorislav Petkov2010-08-03
* edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov2010-08-03
* amd64_edac: Sanitize syndrome extractionBorislav Petkov2010-08-03
* edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-27
* quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman2010-07-26
* edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov2010-07-20
* edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov2010-07-20
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2010-07-04
|\
| * i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab2010-07-02
| * i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab2010-07-02
* | amd64_edac: Fix syndrome calculation on K8Borislav Petkov2010-07-02
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\
| * i7core_edac: Better describe the supported devicesMauro Carvalho Chehab2010-05-18
| * Add support for Westmere to i7core_edac driverVernon Mauery2010-05-18
| * i7core_edac: don't free on successTony Luck2010-05-18
| * i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-18
| * Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery2010-05-18
| * i7core_edac: fix memory leak of i7core_devAlexander Beregalov2010-05-18
| * EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby2010-05-18
| * i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab2010-05-10
| * i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-10
| * i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab2010-05-10
| * edac: fix i7core buildRandy Dunlap2010-05-10
| * edac: i7core_edac produces undefined behaviour on 32bitAlan Cox2010-05-10
| * i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab2010-05-10
| * i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab2010-05-10
| * i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab2010-05-10
| * i7core_edac: First store, then incrementMauro Carvalho Chehab2010-05-10
| * i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab2010-05-10
| * i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab2010-05-10
| * edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-10
| * i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab2010-05-10
| * edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab2010-05-10
| * edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-10