aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab
2012-09-25i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab
2012-09-25i3200_edac: Fix memory rank sizeMauro Carvalho Chehab
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-06-27edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter
2012-06-27edac: allow specifying the error count with fake_injectMauro Carvalho Chehab
2012-06-27edac: add support for Calxeda highbank L2 cache eccRob Herring
2012-06-27edac: add support for Calxeda highbank memory controllerRob Herring
2012-06-12edac: create top-level debugfs directoryRob Herring
2012-06-12sb_edac: properly handle error countMauro Carvalho Chehab
2012-06-12i7core_edac: properly handle error countMauro Carvalho Chehab
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11amd64_edac: Don't pass driver name as an error parameterMauro Carvalho Chehab
2012-06-11edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter
2012-06-11edac: Increase version to 3.0.0Mauro Carvalho Chehab
2012-06-11edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Use more normal debugging macro styleJoe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Only expose csrows/channels on legacy API if they're populatedMauro Carvalho Chehab
2012-06-11edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab
2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab
2012-06-11edac: add a sysfs node to report the maximum location for the systemMauro Carvalho Chehab
2012-06-11edac: add a new per-dimm API and make the old per-virtual-rank API obsoleteMauro Carvalho Chehab
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab
2012-06-11i7core_edac: convert it to use struct deviceMauro Carvalho Chehab
2012-06-11amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab
2012-06-11mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab
2012-06-11edac: Do alignment logic properly in edac_align_ptr()Chris Metcalf
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-06-11RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab
2012-06-11mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips
2012-06-11edac: fix the error about memory type detection on SandyBridgeChen Gong
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab
2012-05-28i5000: Fix the fatal error handlingMauro Carvalho Chehab
2012-05-28i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab
2012-05-28i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab
2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab
2012-05-28i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab