summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton2012-10-241-7/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-31/+12
|\
| * powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-121-31/+12
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-16/+1
|\ \
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-16/+1
| |/
* | sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab2012-09-251-3/+4
* | i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab2012-09-251-0/+4
* | i3200_edac: Fix memory rank sizeMauro Carvalho Chehab2012-09-251-1/+1
* | edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell2012-09-231-20/+39
* | edac_mc: fix messy kfree calls in the error pathFengguang Wu2012-09-231-5/+7
|/
* Merge branch 'devel'Mauro Carvalho Chehab2012-07-2941-2376/+3047
|\
| * edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter2012-06-272-6/+18
| * edac: allow specifying the error count with fake_injectMauro Carvalho Chehab2012-06-271-2/+13
| * edac: add support for Calxeda highbank L2 cache eccRob Herring2012-06-273-0/+157
| * edac: add support for Calxeda highbank memory controllerRob Herring2012-06-273-1/+274
| * edac: create top-level debugfs directoryRob Herring2012-06-123-1/+39
| * sb_edac: properly handle error countMauro Carvalho Chehab2012-06-121-4/+3
| * i7core_edac: properly handle error countMauro Carvalho Chehab2012-06-121-21/+12
| * edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-1228-95/+104
| * edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-1128-86/+73
| * amd64_edac: Don't pass driver name as an error parameterMauro Carvalho Chehab2012-06-111-12/+13
| * edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter2012-06-111-0/+2
| * edac: Increase version to 3.0.0Mauro Carvalho Chehab2012-06-111-1/+1
| * edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab2012-06-113-47/+62
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-1130-962/+921
| * edac: Use more normal debugging macro styleJoe Perches2012-06-114-76/+49
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-1126-357/+331
| * i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab2012-06-111-21/+35
| * edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-1121-147/+200
| * edac: Only expose csrows/channels on legacy API if they're populatedMauro Carvalho Chehab2012-06-111-0/+24
| * edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab2012-06-113-57/+60
| * edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2012-06-111-0/+87
| * edac: add a sysfs node to report the maximum location for the systemMauro Carvalho Chehab2012-06-111-0/+19
| * edac: add a new per-dimm API and make the old per-virtual-rank API obsoleteMauro Carvalho Chehab2012-06-112-1/+172
| * edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab2012-06-113-8/+0
| * i7core_edac: convert it to use struct deviceMauro Carvalho Chehab2012-06-111-129/+209
| * amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab2012-06-114-122/+167
| * mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab2012-06-111-38/+55
| * edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab2012-06-114-692/+417
| * edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-1127-55/+55
| * RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab2012-06-112-20/+60
* | edac: Do alignment logic properly in edac_align_ptr()Chris Metcalf2012-06-111-1/+1
* | mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips2012-06-111-1/+2
* | edac: fix the error about memory type detection on SandyBridgeChen Gong2012-06-111-1/+1
* | edac: avoid mce decoding crash after edac driver unloadedChen Gong2012-06-112-15/+8
* | Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-3031-1446/+1821
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-2931-1446/+1821
| |\|
| | * i7core: fix ranks information at the per-channel structMauro Carvalho Chehab2012-05-281-13/+16
| | * i5000: Fix the fatal error handlingMauro Carvalho Chehab2012-05-281-7/+5
| | * i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab2012-05-281-2/+2