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
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86, EDAC: Provide function to return NodeId of a CPU
Andreas Herrmann
2009-09-16
1
-1
/
+1
*
amd64_edac: build driver only on AMD hardware
Ingo Molnar
2009-09-16
1
-1
/
+1
*
EDAC, AMD: decode FR MCEs
Borislav Petkov
2009-09-14
1
-0
/
+13
*
EDAC, AMD: decode load store MCEs
Borislav Petkov
2009-09-14
1
-0
/
+25
*
EDAC, AMD: decode bus unit MCEs
Borislav Petkov
2009-09-14
1
-0
/
+46
*
EDAC, AMD: decode instruction cache MCEs
Borislav Petkov
2009-09-14
1
-0
/
+61
*
EDAC, AMD: decode data cache MCEs
Borislav Petkov
2009-09-14
1
-2
/
+54
*
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
Borislav Petkov
2009-09-14
2
-19
/
+22
*
EDAC, AMD: carve out MCi_STATUS decoding
Borislav Petkov
2009-09-14
3
-35
/
+34
*
x86, mce: pass mce info to EDAC for decoding
Borislav Petkov
2009-09-14
5
-111
/
+178
*
amd64_edac: cleanup amd64_decode_bus_error
Borislav Petkov
2009-09-14
1
-26
/
+9
*
amd64_edac: remove memory and GART TLB error decoders
Borislav Petkov
2009-09-14
1
-29
/
+7
*
amd64_edac: cleanup/complete NB MCE decoding
Borislav Petkov
2009-09-14
4
-99
/
+56
*
amd64_edac: cleanup amd64_process_error_info
Borislav Petkov
2009-09-14
2
-29
/
+25
*
EDAC: beef up ErrorCodeExt error signatures
Borislav Petkov
2009-09-14
1
-34
/
+37
*
EDAC: move MCE error descriptions to EDAC core
Borislav Petkov
2009-09-14
5
-148
/
+122
*
amd64_edac: print debug statements only on error
Doug Thompson
2009-08-04
1
-0
/
+4
*
amd64_edac: fix ECC checking
Doug Thompson
2009-08-03
1
-0
/
+3
*
edac: x38 fix mchbar high register addr
Lu Zhihe
2009-07-29
1
-1
/
+1
*
amd64_edac: read the right F2 maskoffset reg
Wan Wei
2009-07-27
1
-1
/
+1
*
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
2009-06-30
4
-1
/
+14
*
amd64_edac: misc small cleanups
Borislav Petkov
2009-06-26
2
-7
/
+8
*
amd64_edac: fix ecc_enable_override handling
Borislav Petkov
2009-06-26
1
-1
/
+6
*
amd64_edac: check only ECC bit in amd64_determine_edac_cap
Borislav Petkov
2009-06-26
1
-3
/
+2
*
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
2009-06-18
1
-1
/
+1
*
edac: add missing __devexit_p()
Mike Frysinger
2009-06-18
1
-1
/
+1
*
edac: add edac_device_alloc_index()
Harry Ciao
2009-06-18
3
-2
/
+16
*
edac: add CPC925 Memory Controller driver
Harry Ciao
2009-06-18
3
-0
/
+1027
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
EDAC: do not enable modules by default
Borislav Petkov
2009-06-10
1
-1
/
+0
*
amd64_edac: do not enable module by default
Borislav Petkov
2009-06-10
1
-4
/
+3
*
amd64_edac: add module registration routines
Doug Thompson
2009-06-10
4
-0
/
+422
*
amd64_edac: add ECC reporting initializers
Doug Thompson
2009-06-10
2
-1
/
+209
*
amd64_edac: add EDAC core-related initializers
Doug Thompson
2009-06-10
1
-0
/
+315
*
amd64_edac: add error decoding logic
Doug Thompson
2009-06-10
1
-0
/
+425
*
amd64_edac: add ECC chipkill syndrome mapping table
Doug Thompson
2009-06-10
1
-0
/
+135
*
amd64_edac: add per-family descriptors
Doug Thompson
2009-06-10
1
-0
/
+72
*
amd64_edac: add F10h-and-later methods-p3
Doug Thompson
2009-06-10
1
-4
/
+265
*
amd64_edac: add F10h-and-later methods-p2
Doug Thompson
2009-06-10
1
-0
/
+196
*
amd64_edac: add F10h-and-later methods-p1
Doug Thompson
2009-06-10
1
-0
/
+181
*
amd64_edac: add k8-specific methods
Doug Thompson
2009-06-10
1
-0
/
+173
*
amd64_edac: assign DRAM chip select base and mask in a family-specific way
Doug Thompson
2009-06-10
1
-0
/
+142
*
amd64_edac: add helper to dump relevant registers
Doug Thompson
2009-06-10
1
-0
/
+142
*
amd64_edac: add DRAM address type conversion facilities
Doug Thompson
2009-06-10
1
-0
/
+294
*
amd64_edac: add functionality to compute the DRAM hole
Doug Thompson
2009-06-10
1
-0
/
+166
*
amd64_edac: add sys addr to memory controller mapping helpers
Doug Thompson
2009-06-10
1
-0
/
+141
*
amd64_edac: add memory scrubber interface
Doug Thompson
2009-06-10
1
-0
/
+130
*
amd64_edac: add MCA error types
Doug Thompson
2009-06-10
1
-0
/
+161
*
amd64_edac: add DRAM error injection logic using sysfs
Doug Thompson
2009-06-10
1
-0
/
+185
*
amd64_edac: add debugging/testing code
Doug Thompson
2009-06-10
1
-0
/
+255
[prev]
[next]