index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
22
-164
/
+242
*
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
2
-0
/
+94
*
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
4
-38
/
+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
5
-706
/
+450
*
edac: use Documentation-nano format for some data structs
Mauro Carvalho Chehab
2012-06-11
1
-23
/
+59
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
28
-56
/
+56
*
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
2012-06-11
3
-20
/
+162
*
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
3
-11
/
+27
*
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
*
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-45
/
+92
*
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
2012-05-28
3
-287
/
+552
[next]