aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_mc.c
AgeCommit message (Expand)Author
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-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-11edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter
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: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro 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-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab
2012-05-28edac: rewrite edac_align_ptr()Mauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2012-03-21edac: rename channel_info to rank_infoMauro Carvalho Chehab
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-07amd64_edac: Rework printk macrosBorislav Petkov
2010-12-08EDAC: Fix workqueue-related crashesBorislav Petkov
2010-10-24i7core_edac: don't use a freed mci structMauro Carvalho Chehab
2010-10-24edac_core: Print debug messages at release callsMauro Carvalho Chehab
2010-10-24edac_core: Do a better job with node removalMauro Carvalho Chehab
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab
2010-09-27amd64_edac: Fix driver module removalBorislav Petkov
2009-12-07edac: add memory types strings for debuggingBorislav Petkov
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer
2009-04-13edac: use to_delayed_work()Jean Delvare
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-05-05dev_name introduction fall out fixStephen Rothwell
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson