index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
amd64_edac: check NB MCE bank enable on the current node properly
Borislav Petkov
1
-21
/
+45
2009-09-16
amd64_edac: Rewrite unganged mode code of f10_early_channel_count
Wan Wei
1
-35
/
+10
2009-09-16
amd64_edac: cleanup amd64_check_ecc_enabled
Borislav Petkov
1
-51
/
+25
2009-09-16
x86, EDAC: Provide function to return NodeId of a CPU
Andreas Herrmann
1
-1
/
+1
2009-09-16
amd64_edac: build driver only on AMD hardware
Ingo Molnar
1
-1
/
+1
2009-09-14
EDAC, AMD: decode FR MCEs
Borislav Petkov
1
-0
/
+13
2009-09-14
EDAC, AMD: decode load store MCEs
Borislav Petkov
1
-0
/
+25
2009-09-14
EDAC, AMD: decode bus unit MCEs
Borislav Petkov
1
-0
/
+46
2009-09-14
EDAC, AMD: decode instruction cache MCEs
Borislav Petkov
1
-0
/
+61
2009-09-14
EDAC, AMD: decode data cache MCEs
Borislav Petkov
1
-2
/
+54
2009-09-14
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
Borislav Petkov
2
-19
/
+22
2009-09-14
EDAC, AMD: carve out MCi_STATUS decoding
Borislav Petkov
3
-35
/
+34
2009-09-14
x86, mce: pass mce info to EDAC for decoding
Borislav Petkov
5
-111
/
+178
2009-09-14
amd64_edac: cleanup amd64_decode_bus_error
Borislav Petkov
1
-26
/
+9
2009-09-14
amd64_edac: remove memory and GART TLB error decoders
Borislav Petkov
1
-29
/
+7
2009-09-14
amd64_edac: cleanup/complete NB MCE decoding
Borislav Petkov
4
-99
/
+56
2009-09-14
amd64_edac: cleanup amd64_process_error_info
Borislav Petkov
2
-29
/
+25
2009-09-14
EDAC: beef up ErrorCodeExt error signatures
Borislav Petkov
1
-34
/
+37
2009-09-14
EDAC: move MCE error descriptions to EDAC core
Borislav Petkov
5
-148
/
+122
2009-08-04
amd64_edac: print debug statements only on error
Doug Thompson
1
-0
/
+4
2009-08-03
amd64_edac: fix ECC checking
Doug Thompson
1
-0
/
+3
2009-07-30
edac: x38 fix mchbar high register addr
Lu Zhihe
1
-1
/
+1
2009-07-27
amd64_edac: read the right F2 maskoffset reg
Wan Wei
1
-1
/
+1
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-06-26
amd64_edac: misc small cleanups
Borislav Petkov
2
-7
/
+8
2009-06-26
amd64_edac: fix ecc_enable_override handling
Borislav Petkov
1
-1
/
+6
2009-06-26
amd64_edac: check only ECC bit in amd64_determine_edac_cap
Borislav Petkov
1
-3
/
+2
2009-06-19
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
1
-1
/
+1
2009-06-19
edac: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-06-19
edac: add edac_device_alloc_index()
Harry Ciao
3
-2
/
+16
2009-06-19
edac: add CPC925 Memory Controller driver
Harry Ciao
3
-0
/
+1027
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-10
EDAC: do not enable modules by default
Borislav Petkov
1
-1
/
+0
2009-06-10
amd64_edac: do not enable module by default
Borislav Petkov
1
-4
/
+3
2009-06-10
amd64_edac: add module registration routines
Doug Thompson
4
-0
/
+422
2009-06-10
amd64_edac: add ECC reporting initializers
Doug Thompson
2
-1
/
+209
2009-06-10
amd64_edac: add EDAC core-related initializers
Doug Thompson
1
-0
/
+315
2009-06-10
amd64_edac: add error decoding logic
Doug Thompson
1
-0
/
+425
2009-06-10
amd64_edac: add ECC chipkill syndrome mapping table
Doug Thompson
1
-0
/
+135
2009-06-10
amd64_edac: add per-family descriptors
Doug Thompson
1
-0
/
+72
2009-06-10
amd64_edac: add F10h-and-later methods-p3
Doug Thompson
1
-4
/
+265
2009-06-10
amd64_edac: add F10h-and-later methods-p2
Doug Thompson
1
-0
/
+196
2009-06-10
amd64_edac: add F10h-and-later methods-p1
Doug Thompson
1
-0
/
+181
2009-06-10
amd64_edac: add k8-specific methods
Doug Thompson
1
-0
/
+173
2009-06-10
amd64_edac: assign DRAM chip select base and mask in a family-specific way
Doug Thompson
1
-0
/
+142
2009-06-10
amd64_edac: add helper to dump relevant registers
Doug Thompson
1
-0
/
+142
2009-06-10
amd64_edac: add DRAM address type conversion facilities
Doug Thompson
1
-0
/
+294
2009-06-10
amd64_edac: add functionality to compute the DRAM hole
Doug Thompson
1
-0
/
+166
2009-06-10
amd64_edac: add sys addr to memory controller mapping helpers
Doug Thompson
1
-0
/
+141
2009-06-10
amd64_edac: add memory scrubber interface
Doug Thompson
1
-0
/
+130
[next]