summaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | amd64_edac: Use DBAM_DIMM macroBorislav Petkov2012-11-282-2/+2
| * | amd64_edac: Fix K8 chip select reportingBorislav Petkov2012-11-281-6/+3
| * | amd64_edac: Reorganize error reporting pathBorislav Petkov2012-11-282-124/+89
| * | amd64_edac: Do not check whether error address is validBorislav Petkov2012-11-281-21/+0
| * | amd64_edac: Improve error injectionBorislav Petkov2012-11-283-10/+41
| * | amd64_edac: Cleanup error injection codeBorislav Petkov2012-11-282-69/+60
| * | amd64_edac: Small fixlets and cleanupsBorislav Petkov2012-11-281-8/+5
| * | EDAC: Handle empty msg strings when reporting errorsBorislav Petkov2012-11-281-19/+25
| * | EDAC: Remove useless assignment of error typeBorislav Petkov2012-11-281-5/+2
| * | EDAC: Boundary-check edac_debug_levelBorislav Petkov2012-11-282-11/+24
| * | EDAC: Respect operational state in edac_pci.cBorislav Petkov2012-11-281-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-034-17/+22
|\ \ | |/ |/|
| * i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-281-3/+3
| * i7300_edac: Fix error flag testingJean Delvare2012-10-251-4/+4
| * edac: Fix the dimm filling for csrows-based layoutsMauro Carvalho Chehab2012-10-251-3/+11
| * i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab2012-10-251-7/+4
* | EDAC: Change Boris' email addressBorislav Petkov2012-10-303-4/+4
* | 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-051-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-141-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-3041-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