summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-161-3/+3
* edac: add support for raw error reportsMauro Carvalho Chehab2013-02-211-22/+42
* edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-211-33/+48
* edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab2013-02-211-4/+21
* edac: add a new memory layer typeMauro Carvalho Chehab2013-02-211-0/+1
* Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-201-3/+3
|\
| * EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
* | edac: edac_mc no longer deals with kobjects directlyShaun Ruffell2012-12-211-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2012-12-111-24/+27
|\
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-031-3/+11
|\ \ | |/ |/|
| * edac: Fix the dimm filling for csrows-based layoutsMauro Carvalho Chehab2012-10-251-3/+11
* | 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
* | 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-291-154/+241
|\
| * edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-24/+32
| * edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-5/+1
| * edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter2012-06-111-0/+2
| * edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab2012-06-111-37/+58
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-61/+60
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-23/+21
| * edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-37/+70
| * edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab2012-06-111-1/+0
| * edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab2012-06-111-11/+2
| * edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-4/+4
| * RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab2012-06-111-16/+56
* | edac: Do alignment logic properly in edac_align_ptr()Chris Metcalf2012-06-111-1/+1
|/
* edac: Initialize the dimm label with the known informationMauro Carvalho Chehab2012-05-281-6/+22
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-46/+6
* edac: Change internal representation to work with layersMauro Carvalho Chehab2012-05-281-254/+448
* edac: rewrite edac_align_ptr()Mauro Carvalho Chehab2012-05-281-11/+33
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-6/+10
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-7/+12
* edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-12/+35
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-3/+3
|\
| * edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-211-3/+3
* | edac: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/
* edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-1/+0
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-261-10/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* amd64_edac: Rework printk macrosBorislav Petkov2011-01-071-2/+2
* EDAC: Fix workqueue-related crashesBorislav Petkov2010-12-081-4/+6
* i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-241-0/+3
* edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-241-0/+2
* edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-241-0/+1
* i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-241-2/+4
* amd64_edac: Fix driver module removalBorislav Petkov2010-09-271-0/+3