index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i7core_edac: Avoid printing a warning when debug is disabled
Mauro Carvalho Chehab
2010-05-10
1
-2
/
+1
|
*
i7core_edac: We need to use list_for_each_entry_safe to avoid errors
Mauro Carvalho Chehab
2010-05-10
1
-2
/
+3
|
*
i7core_edac: change remove module strategy
Mauro Carvalho Chehab
2010-05-10
1
-20
/
+35
|
*
i7core_edac: remove static counter for max sockets
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+0
|
*
i7core_edac: at remove, don't remove all pci devices at once
Mauro Carvalho Chehab
2010-05-10
1
-17
/
+19
|
*
i7core_edac: Fix a bug when printing error counts with RDIMMs
Mauro Carvalho Chehab
2010-05-10
1
-5
/
+8
|
*
i7core_edac: a few fixes for multiple mc's
Mauro Carvalho Chehab
2010-05-10
1
-9
/
+12
|
*
i7core_edac: sanity check: print a warning if a mcelog is ignored
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+6
|
*
i7core_edac: create one mc per socket/QPI
Mauro Carvalho Chehab
2010-05-10
1
-279
/
+228
|
*
Dynamically allocate memory for PCI devices
Mauro Carvalho Chehab
2010-05-10
1
-61
/
+114
|
*
i7core: temporary workaround to allow it to compile against 2.6.30
Mauro Carvalho Chehab
2010-05-10
1
-2
/
+4
|
*
i7core_edac: Improve corrected_error_counts output for RDIMM
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+3
|
*
i7core_edac: Probe on Xeons eariler
Keith Mannthey
2010-05-10
1
-13
/
+19
|
*
i7core: Use registered memories per processor
Mauro Carvalho Chehab
2010-05-10
1
-16
/
+23
|
*
i7core_edac: Use Device 3 function 2 to report errors with RDIMM's
Mauro Carvalho Chehab
2010-05-10
1
-30
/
+178
|
*
i7core_edac: Fix ecc enable shift
Keith Mannthey
2010-05-10
1
-1
/
+1
|
*
i7core_edac: Print an error message if pci register fails
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+7
|
*
i7core_edac: CodingSyle fixes/cleanups
Mauro Carvalho Chehab
2010-05-10
1
-27
/
+23
|
*
i7core_edac: fix error injection
Mauro Carvalho Chehab
2010-05-10
1
-15
/
+12
|
*
i7core_edac: fix error codes for sysfs error injection interface
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+4
|
*
i7core_edac: some fixes at error injection code
Mauro Carvalho Chehab
2010-05-10
1
-53
/
+51
|
*
i7core_edac: Some cleanups at displayed info
Mauro Carvalho Chehab
2010-05-10
1
-12
/
+9
|
*
i7core: remove some uneeded noisy debug messages
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+0
|
*
i7core: add socket info at the debug msg
Mauro Carvalho Chehab
2010-05-10
1
-2
/
+2
|
*
i7core: better document i7core_get_active_channels()
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+17
|
*
i7core: fix get_devices routine for Xeon55xx
Mauro Carvalho Chehab
2010-05-10
1
-78
/
+108
|
*
i7core: enrich error information based on memory transaction type
Mauro Carvalho Chehab
2010-05-10
1
-5
/
+27
|
*
i7core: check if the memory error is fatal or non-fatal
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+13
|
*
i7core: fix probing on Xeon55xx
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+20
|
*
i7core_edac: some fixes at memory error parser
Mauro Carvalho Chehab
2010-05-10
1
-8
/
+14
|
*
i7core_edac: decode mcelog error and send it via edac interface
Mauro Carvalho Chehab
2010-05-10
1
-22
/
+70
|
*
i7core_edac: maps all sockets as if ther are one MC controller
Mauro Carvalho Chehab
2010-05-10
1
-6
/
+7
|
*
i7core_edac: add support for more than one MC socket
Mauro Carvalho Chehab
2010-05-10
1
-113
/
+213
|
*
i7core_edac: Add a code to probe Xeon 55xx bus
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+13
|
*
i7core_edac: Adds write unlock to MC registers
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+27
|
*
i7core_edac: Add edac_mce glue
Mauro Carvalho Chehab
2010-05-10
2
-6
/
+116
|
*
edac/Kconfig: edac_mce can't be module
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+1
|
*
edac_mce: Add an interface driver to report mce errors via edac
Mauro Carvalho Chehab
2010-05-10
3
-1
/
+66
|
*
i7core_edac: CodingStyle fixes
Mauro Carvalho Chehab
2010-05-10
1
-27
/
+32
|
*
i7core_edac: fill csrows edac sysfs info
Mauro Carvalho Chehab
2010-05-10
1
-16
/
+50
|
*
i7core_edac: Memory info fixes and preparation for properly filling cswrow data
Mauro Carvalho Chehab
2010-05-10
1
-9
/
+19
|
*
i7core_edac: Get more info about the memory DIMMs
Mauro Carvalho Chehab
2010-05-10
1
-63
/
+107
|
*
i7core_edac: Add more information about each active dimm
Mauro Carvalho Chehab
2010-05-10
1
-13
/
+30
|
*
i7core_edac: Improve error handling
Mauro Carvalho Chehab
2010-05-10
1
-11
/
+21
|
*
i7core_edac: Properly fill struct csrow_info
Mauro Carvalho Chehab
2010-05-10
1
-10
/
+38
|
*
i7core_edac: Add additional tests for error detection
Mauro Carvalho Chehab
2010-05-10
1
-60
/
+139
|
*
i7core_edac: Add a memory check routine, based on device 3 function 4
Mauro Carvalho Chehab
2010-05-10
1
-7
/
+108
|
*
i7core_edac: need mci->edac_check, otherwise module removal doesn't work
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+16
|
*
i7core_edac: A few fixes at error injection code
Mauro Carvalho Chehab
2010-05-10
1
-15
/
+55
|
*
i7core_edac: Show read/write virtual/physical channel association
Mauro Carvalho Chehab
2010-05-10
1
-6
/
+27
[prev]
[next]