index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
*
edac: Use more normal debugging macro style
Joe Perches
2012-06-11
4
-76
/
+49
*
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
26
-357
/
+331
*
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
2012-06-11
1
-21
/
+35
*
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
21
-147
/
+200
*
edac: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
2012-06-11
1
-0
/
+24
*
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
2012-06-11
3
-57
/
+60
*
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
2012-06-11
1
-0
/
+87
*
edac: add a sysfs node to report the maximum location for the system
Mauro Carvalho Chehab
2012-06-11
1
-0
/
+19
*
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
Mauro Carvalho Chehab
2012-06-11
2
-1
/
+172
*
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
2012-06-11
3
-8
/
+0
*
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
2012-06-11
1
-129
/
+209
*
amd64_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
2012-06-11
4
-122
/
+167
*
mpc85xx_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
2012-06-11
1
-38
/
+55
*
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
2012-06-11
4
-692
/
+417
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
27
-55
/
+55
*
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
2012-06-11
2
-20
/
+60
*
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
2012-05-28
1
-13
/
+16
*
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+5
*
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
2012-05-28
1
-2
/
+2
*
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
2012-05-28
1
-6
/
+3
*
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
2012-05-28
1
-4
/
+22
*
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
2012-05-28
1
-71
/
+79
*
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
2012-05-28
1
-1
/
+14
*
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2012-05-28
2
-31
/
+20
*
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
2012-05-28
2
-10
/
+26
*
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
27
-151
/
+32
*
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+21
*
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-3
/
+13
*
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-103
/
+56
*
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-9
/
+18
*
ppc4xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-8
/
+17
*
pasemi_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-9
/
+16
*
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-6
/
+19
*
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-5
/
+17
*
i82975x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+20
*
i82875p_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-8
/
+21
*
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-13
/
+29
*
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-10
/
+16
*
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-152
/
+50
*
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-48
/
+30
*
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-98
/
+119
*
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-50
/
+40
*
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-21
/
+39
*
i3200_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-10
/
+22
*
i3000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-5
/
+20
*
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+30
*
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-15
/
+34
*
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-5
/
+18
*
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+19
*
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-9
/
+19
[next]