summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
| * i7core: fix get_devices routine for Xeon55xxMauro Carvalho Chehab2010-05-101-78/+108
| * i7core: enrich error information based on memory transaction typeMauro Carvalho Chehab2010-05-101-5/+27
| * i7core: check if the memory error is fatal or non-fatalMauro Carvalho Chehab2010-05-101-3/+13
| * i7core: fix probing on Xeon55xxMauro Carvalho Chehab2010-05-101-3/+20
| * i7core_edac: some fixes at memory error parserMauro Carvalho Chehab2010-05-101-8/+14
| * i7core_edac: decode mcelog error and send it via edac interfaceMauro Carvalho Chehab2010-05-101-22/+70
| * i7core_edac: maps all sockets as if ther are one MC controllerMauro Carvalho Chehab2010-05-101-6/+7
| * i7core_edac: add support for more than one MC socketMauro Carvalho Chehab2010-05-101-113/+213
| * i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-4/+13
| * i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab2010-05-101-3/+27
| * i7core_edac: Add edac_mce glueMauro Carvalho Chehab2010-05-102-6/+116
| * edac/Kconfig: edac_mce can't be moduleMauro Carvalho Chehab2010-05-101-1/+1
| * edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-103-1/+66
| * i7core_edac: CodingStyle fixesMauro Carvalho Chehab2010-05-101-27/+32
| * i7core_edac: fill csrows edac sysfs infoMauro Carvalho Chehab2010-05-101-16/+50
| * i7core_edac: Memory info fixes and preparation for properly filling cswrow dataMauro Carvalho Chehab2010-05-101-9/+19
| * i7core_edac: Get more info about the memory DIMMsMauro Carvalho Chehab2010-05-101-63/+107
| * i7core_edac: Add more information about each active dimmMauro Carvalho Chehab2010-05-101-13/+30
| * i7core_edac: Improve error handlingMauro Carvalho Chehab2010-05-101-11/+21
| * i7core_edac: Properly fill struct csrow_infoMauro Carvalho Chehab2010-05-101-10/+38
| * i7core_edac: Add additional tests for error detectionMauro Carvalho Chehab2010-05-101-60/+139
| * i7core_edac: Add a memory check routine, based on device 3 function 4Mauro Carvalho Chehab2010-05-101-7/+108
| * i7core_edac: need mci->edac_check, otherwise module removal doesn't workMauro Carvalho Chehab2010-05-101-4/+16
| * i7core_edac: A few fixes at error injection codeMauro Carvalho Chehab2010-05-101-15/+55
| * i7core_edac: Show read/write virtual/physical channel associationMauro Carvalho Chehab2010-05-101-6/+27
| * i7core_edac: Registers all supported MC functionsMauro Carvalho Chehab2010-05-101-86/+131
| * i7core_edac: Add more status functions to EDAC driverMauro Carvalho Chehab2010-05-101-19/+95
| * i7core_edac: Add error insertion code for NehalemMauro Carvalho Chehab2010-05-101-8/+419
| * i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab2010-05-103-0/+470
* | of/edac: fix build breakage in driversAnatolij Gustschin2010-06-032-9/+9
* | drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches2010-05-273-31/+31
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-224-6/+5Star
|\ \
| * | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-183-3/+3
| * | edac, mce: Fix wrong mask and macro usageBorislav Petkov2010-04-301-3/+2Star
| |/
* / of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-222-23/+17Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3019-15/+6Star
* edac, mce: Filter out invalid valuesBorislav Petkov2010-03-221-1/+6
* edac: e752x: add dram scrubbing supportPeter Tyser2010-03-131-0/+107
* edac: e752x fsb eccKonstantin Olifer2010-03-131-8/+2Star
* edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten2010-03-131-4/+3Star
* edac: mpc85xx improve SDRAM error reportingPeter Tyser2010-03-131-8/+138
* edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2010-03-132-1/+14
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-083-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-03-032-19/+21
|\
| * amd64_edac: Simplify ECC override handlingBorislav Petkov2010-03-012-19/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \ | |/ |/|
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-02-111-7/+8
|\ \
| * | amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov2010-02-111-7/+8
| |/
* | edac: mpc85xx fix build regression by removing unused debug codePeter Tyser2010-02-111-4/+0Star