summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-301-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-301-5/+0
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-301-5/+0
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-306-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-301-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
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-3024-116/+200
|\ \
| * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-301-1/+1
| * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| * | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-231-0/+1
| * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
| * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86