index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
edac.h
Age
Commit message (
Expand
)
Author
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
2013-02-21
edac: add support for error type "Info"
Mauro Carvalho Chehab
2013-02-21
edac: reduce stack pressure by using a pre-allocated buffer
Mauro Carvalho Chehab
2013-02-21
edac: remove proc_name from mci structure
Mauro Carvalho Chehab
2013-02-21
edac: add a new memory layer type
Mauro Carvalho Chehab
2012-12-21
edac: edac_mc no longer deals with kobjects directly
Shaun Ruffell
2012-11-28
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
2012-11-28
EDAC: Add memory controller flags
Borislav Petkov
2012-06-27
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
2012-06-11
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
2012-06-11
edac: use Documentation-nano format for some data structs
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
2012-05-28
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
2012-05-28
edac.h: Add generic layers for describing a memory location
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
2012-03-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2012-03-21
edac: rename channel_info to rank_info
Mauro Carvalho Chehab
2012-03-21
edac: Improve the comments to better describe the memory concepts
Mauro Carvalho Chehab
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-10-31
edac: Move edac main structs to include/linux/edac.h
Mauro Carvalho Chehab
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2007-07-19
drivers/edac: mod assert_error check
Dave Jiang
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang