index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
amd64_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
amd64_edac: fix CECCs reporting
Borislav Petkov
1
-1
/
+1
2009-11-04
amd64_edac: fix a wrong goto clause in amd64_edac.c
Li Hong
1
-3
/
+1
2009-10-16
amd64_edac: fix DRAM base and limit extraction masks, v2
Borislav Petkov
1
-4
/
+4
2009-10-07
amd64_edac: fix DRAM base and limit extraction
Borislav Petkov
1
-5
/
+5
2009-10-07
amd64_edac: fix chip select handling
Borislav Petkov
1
-31
/
+26
2009-10-07
amd64_edac: simple fix to allow reporting of CECC errors
Keith Mannthey
1
-1
/
+1
2009-10-07
amd64_edac: fix K8 intlv_sel check
Borislav Petkov
1
-11
/
+8
2009-10-07
amd64_edac: fix interleave enable tests
Borislav Petkov
1
-4
/
+4
2009-10-07
amd64_edac: fix DRAM base and limit address extraction
Borislav Petkov
1
-2
/
+2
2009-10-07
amd64_edac: fix driver instance lookup table allocation
Borislav Petkov
1
-2
/
+2
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-14
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
Borislav Petkov
1
-4
/
+0
2009-09-14
EDAC, AMD: carve out MCi_STATUS decoding
Borislav Petkov
1
-4
/
+4
2009-09-14
x86, mce: pass mce info to EDAC for decoding
Borislav Petkov
1
-74
/
+24
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
1
-79
/
+46
2009-09-14
amd64_edac: cleanup amd64_process_error_info
Borislav Petkov
1
-24
/
+20
2009-09-14
EDAC: move MCE error descriptions to EDAC core
Borislav Petkov
1
-62
/
+78
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-27
amd64_edac: read the right F2 maskoffset reg
Wan Wei
1
-1
/
+1
2009-06-26
amd64_edac: misc small cleanups
Borislav Petkov
1
-6
/
+7
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-10
amd64_edac: add module registration routines
Doug Thompson
1
-0
/
+374
2009-06-10
amd64_edac: add ECC reporting initializers
Doug Thompson
1
-0
/
+207
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