index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
amd64_edac.c
Age
Commit message (
Expand
)
Author
2009-10-16
amd64_edac: fix DRAM base and limit extraction masks, v2
Borislav Petkov
2009-10-07
amd64_edac: fix DRAM base and limit extraction
Borislav Petkov
2009-10-07
amd64_edac: fix chip select handling
Borislav Petkov
2009-10-07
amd64_edac: simple fix to allow reporting of CECC errors
Keith Mannthey
2009-10-07
amd64_edac: fix K8 intlv_sel check
Borislav Petkov
2009-10-07
amd64_edac: fix interleave enable tests
Borislav Petkov
2009-10-07
amd64_edac: fix DRAM base and limit address extraction
Borislav Petkov
2009-10-07
amd64_edac: fix driver instance lookup table allocation
Borislav Petkov
2009-09-16
amd64_edac: check NB MCE bank enable on the current node properly
Borislav Petkov
2009-09-16
amd64_edac: Rewrite unganged mode code of f10_early_channel_count
Wan Wei
2009-09-16
amd64_edac: cleanup amd64_check_ecc_enabled
Borislav Petkov
2009-09-14
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
Borislav Petkov
2009-09-14
EDAC, AMD: carve out MCi_STATUS decoding
Borislav Petkov
2009-09-14
x86, mce: pass mce info to EDAC for decoding
Borislav Petkov
2009-09-14
amd64_edac: cleanup amd64_decode_bus_error
Borislav Petkov
2009-09-14
amd64_edac: remove memory and GART TLB error decoders
Borislav Petkov
2009-09-14
amd64_edac: cleanup/complete NB MCE decoding
Borislav Petkov
2009-09-14
amd64_edac: cleanup amd64_process_error_info
Borislav Petkov
2009-09-14
EDAC: move MCE error descriptions to EDAC core
Borislav Petkov
2009-08-04
amd64_edac: print debug statements only on error
Doug Thompson
2009-08-03
amd64_edac: fix ECC checking
Doug Thompson
2009-07-27
amd64_edac: read the right F2 maskoffset reg
Wan Wei
2009-06-26
amd64_edac: misc small cleanups
Borislav Petkov
2009-06-26
amd64_edac: fix ecc_enable_override handling
Borislav Petkov
2009-06-26
amd64_edac: check only ECC bit in amd64_determine_edac_cap
Borislav Petkov
2009-06-10
amd64_edac: add module registration routines
Doug Thompson
2009-06-10
amd64_edac: add ECC reporting initializers
Doug Thompson
2009-06-10
amd64_edac: add EDAC core-related initializers
Doug Thompson
2009-06-10
amd64_edac: add error decoding logic
Doug Thompson
2009-06-10
amd64_edac: add ECC chipkill syndrome mapping table
Doug Thompson
2009-06-10
amd64_edac: add per-family descriptors
Doug Thompson
2009-06-10
amd64_edac: add F10h-and-later methods-p3
Doug Thompson
2009-06-10
amd64_edac: add F10h-and-later methods-p2
Doug Thompson
2009-06-10
amd64_edac: add F10h-and-later methods-p1
Doug Thompson
2009-06-10
amd64_edac: add k8-specific methods
Doug Thompson
2009-06-10
amd64_edac: assign DRAM chip select base and mask in a family-specific way
Doug Thompson
2009-06-10
amd64_edac: add helper to dump relevant registers
Doug Thompson
2009-06-10
amd64_edac: add DRAM address type conversion facilities
Doug Thompson
2009-06-10
amd64_edac: add functionality to compute the DRAM hole
Doug Thompson
2009-06-10
amd64_edac: add sys addr to memory controller mapping helpers
Doug Thompson
2009-06-10
amd64_edac: add memory scrubber interface
Doug Thompson