summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i7core_edac: Use Device 3 function 2 to report errors with RDIMM'sMauro Carvalho Chehab2010-05-101-30/+178
* i7core_edac: Fix ecc enable shiftKeith Mannthey2010-05-101-1/+1
* i7core_edac: Print an error message if pci register failsMauro Carvalho Chehab2010-05-101-1/+7
* i7core_edac: CodingSyle fixes/cleanupsMauro Carvalho Chehab2010-05-101-27/+23
* Documentation/edac.txt: Add Nehalem specific EDAC characteristicsMauro Carvalho Chehab2010-05-101-0/+110
* i7core_edac: fix error injectionMauro Carvalho Chehab2010-05-101-15/+12
* i7core_edac: fix error codes for sysfs error injection interfaceMauro Carvalho Chehab2010-05-101-4/+4
* i7core_edac: some fixes at error injection codeMauro Carvalho Chehab2010-05-101-53/+51
* i7core_edac: Some cleanups at displayed infoMauro Carvalho Chehab2010-05-101-12/+9
* i7core: remove some uneeded noisy debug messagesMauro Carvalho Chehab2010-05-101-4/+0
* i7core: add socket info at the debug msgMauro Carvalho Chehab2010-05-101-2/+2
* i7core: better document i7core_get_active_channels()Mauro Carvalho Chehab2010-05-101-1/+17
* 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-102-3/+21
* 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-104-4/+16
* pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-102-17/+27
* i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab2010-05-102-3/+28
* 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-105-1/+107
* 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-104-0/+486
* Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds2010-04-291-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-291-5/+0
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-291-5/+0
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-296-9/+120
|\ \
| * | xfs: add a shrinker to background inode reclaimDave Chinner2010-04-296-9/+120
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-291-0/+1
|\ \
| * | exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh2010-04-291-1/+1
| * | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe2010-04-291-0/+1
| |/
OpenPOWER on IntegriCloud