index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
edac.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
1
-4
/
+2
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
1
-1
/
+0
2013-02-21
edac: add support for error type "Info"
Mauro Carvalho Chehab
1
-0
/
+16
2013-02-21
edac: reduce stack pressure by using a pre-allocated buffer
Mauro Carvalho Chehab
1
-0
/
+56
2013-02-21
edac: remove proc_name from mci structure
Mauro Carvalho Chehab
1
-2
/
+0
2013-02-21
edac: add a new memory layer type
Mauro Carvalho Chehab
1
-0
/
+4
2012-12-21
edac: edac_mc no longer deals with kobjects directly
Shaun Ruffell
1
-1
/
+0
2012-11-28
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
1
-0
/
+1
2012-11-28
EDAC: Add memory controller flags
Borislav Petkov
1
-0
/
+2
2012-06-27
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
1
-0
/
+1
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-17
/
+42
2012-06-11
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
1
-0
/
+7
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
1
-30
/
+0
2012-06-11
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
1
-14
/
+33
2012-06-11
edac: use Documentation-nano format for some data structs
Mauro Carvalho Chehab
1
-23
/
+59
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
1
-13
/
+25
2012-05-28
edac.h: Add generic layers for describing a memory location
Mauro Carvalho Chehab
1
-1
/
+102
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-3
/
+5
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-8
/
+13
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
1
-5
/
+23
2012-03-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-51
/
+128
2012-03-21
edac: rename channel_info to rank_info
Mauro Carvalho Chehab
1
-5
/
+17
2012-03-21
edac: Improve the comments to better describe the memory concepts
Mauro Carvalho Chehab
1
-46
/
+111
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+5
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+4
2011-10-31
edac: Move edac main structs to include/linux/edac.h
Mauro Carvalho Chehab
1
-0
/
+350
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
1
-0
/
+4
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2007-07-19
drivers/edac: mod assert_error check
Dave Jiang
1
-1
/
+1
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-0
/
+29