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
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
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-06-30
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-18
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
1
-1
/
+1
2009-06-18
edac: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-06-18
edac: add edac_device_alloc_index()
Harry Ciao
3
-2
/
+16
2009-06-18
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
2009-06-10
amd64_edac: add MCA error types
Doug Thompson
1
-0
/
+161
2009-06-10
amd64_edac: add DRAM error injection logic using sysfs
Doug Thompson
1
-0
/
+185
2009-06-10
amd64_edac: add debugging/testing code
Doug Thompson
1
-0
/
+255
2009-06-10
amd64_edac: add driver header
Doug Thompson
1
-0
/
+628
2009-06-10
edac: fold __func__ into edac_debug_printk
Borislav Petkov
1
-4
/
+5
[next]