index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2010-05-10
i7core_edac: remove static counter for max sockets
Mauro Carvalho Chehab
1
-1
/
+0
2010-05-10
i7core_edac: at remove, don't remove all pci devices at once
Mauro Carvalho Chehab
1
-17
/
+19
2010-05-10
i7core_edac: Fix a bug when printing error counts with RDIMMs
Mauro Carvalho Chehab
1
-5
/
+8
2010-05-10
i7core_edac: a few fixes for multiple mc's
Mauro Carvalho Chehab
1
-9
/
+12
2010-05-10
i7core_edac: sanity check: print a warning if a mcelog is ignored
Mauro Carvalho Chehab
1
-1
/
+6
2010-05-10
i7core_edac: create one mc per socket/QPI
Mauro Carvalho Chehab
1
-279
/
+228
2010-05-10
Dynamically allocate memory for PCI devices
Mauro Carvalho Chehab
1
-61
/
+114
2010-05-10
i7core: temporary workaround to allow it to compile against 2.6.30
Mauro Carvalho Chehab
1
-2
/
+4
2010-05-10
i7core_edac: Improve corrected_error_counts output for RDIMM
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-10
i7core_edac: Probe on Xeons eariler
Keith Mannthey
1
-13
/
+19
2010-05-10
i7core: Use registered memories per processor
Mauro Carvalho Chehab
1
-16
/
+23
2010-05-10
i7core_edac: Use Device 3 function 2 to report errors with RDIMM's
Mauro Carvalho Chehab
1
-30
/
+178
2010-05-10
i7core_edac: Fix ecc enable shift
Keith Mannthey
1
-1
/
+1
2010-05-10
i7core_edac: Print an error message if pci register fails
Mauro Carvalho Chehab
1
-1
/
+7
2010-05-10
i7core_edac: CodingSyle fixes/cleanups
Mauro Carvalho Chehab
1
-27
/
+23
2010-05-10
i7core_edac: fix error injection
Mauro Carvalho Chehab
1
-15
/
+12
2010-05-10
i7core_edac: fix error codes for sysfs error injection interface
Mauro Carvalho Chehab
1
-4
/
+4
2010-05-10
i7core_edac: some fixes at error injection code
Mauro Carvalho Chehab
1
-53
/
+51
2010-05-10
i7core_edac: Some cleanups at displayed info
Mauro Carvalho Chehab
1
-12
/
+9
2010-05-10
i7core: remove some uneeded noisy debug messages
Mauro Carvalho Chehab
1
-4
/
+0
2010-05-10
i7core: add socket info at the debug msg
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-10
i7core: better document i7core_get_active_channels()
Mauro Carvalho Chehab
1
-1
/
+17
2010-05-10
i7core: fix get_devices routine for Xeon55xx
Mauro Carvalho Chehab
1
-78
/
+108
2010-05-10
i7core: enrich error information based on memory transaction type
Mauro Carvalho Chehab
1
-5
/
+27
2010-05-10
i7core: check if the memory error is fatal or non-fatal
Mauro Carvalho Chehab
1
-3
/
+13
2010-05-10
i7core: fix probing on Xeon55xx
Mauro Carvalho Chehab
1
-3
/
+20
2010-05-10
i7core_edac: some fixes at memory error parser
Mauro Carvalho Chehab
1
-8
/
+14
2010-05-10
i7core_edac: decode mcelog error and send it via edac interface
Mauro Carvalho Chehab
1
-22
/
+70
2010-05-10
i7core_edac: maps all sockets as if ther are one MC controller
Mauro Carvalho Chehab
1
-6
/
+7
2010-05-10
i7core_edac: add support for more than one MC socket
Mauro Carvalho Chehab
1
-113
/
+213
2010-05-10
i7core_edac: Add a code to probe Xeon 55xx bus
Mauro Carvalho Chehab
1
-4
/
+13
2010-05-10
i7core_edac: Adds write unlock to MC registers
Mauro Carvalho Chehab
1
-3
/
+27
2010-05-10
i7core_edac: Add edac_mce glue
Mauro Carvalho Chehab
2
-6
/
+116
2010-05-10
edac/Kconfig: edac_mce can't be module
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-10
edac_mce: Add an interface driver to report mce errors via edac
Mauro Carvalho Chehab
3
-1
/
+66
2010-05-10
i7core_edac: CodingStyle fixes
Mauro Carvalho Chehab
1
-27
/
+32
2010-05-10
i7core_edac: fill csrows edac sysfs info
Mauro Carvalho Chehab
1
-16
/
+50
2010-05-10
i7core_edac: Memory info fixes and preparation for properly filling cswrow data
Mauro Carvalho Chehab
1
-9
/
+19
2010-05-10
i7core_edac: Get more info about the memory DIMMs
Mauro Carvalho Chehab
1
-63
/
+107
2010-05-10
i7core_edac: Add more information about each active dimm
Mauro Carvalho Chehab
1
-13
/
+30
2010-05-10
i7core_edac: Improve error handling
Mauro Carvalho Chehab
1
-11
/
+21
2010-05-10
i7core_edac: Properly fill struct csrow_info
Mauro Carvalho Chehab
1
-10
/
+38
2010-05-10
i7core_edac: Add additional tests for error detection
Mauro Carvalho Chehab
1
-60
/
+139
2010-05-10
i7core_edac: Add a memory check routine, based on device 3 function 4
Mauro Carvalho Chehab
1
-7
/
+108
2010-05-10
i7core_edac: need mci->edac_check, otherwise module removal doesn't work
Mauro Carvalho Chehab
1
-4
/
+16
2010-05-10
i7core_edac: A few fixes at error injection code
Mauro Carvalho Chehab
1
-15
/
+55
2010-05-10
i7core_edac: Show read/write virtual/physical channel association
Mauro Carvalho Chehab
1
-6
/
+27
2010-05-10
i7core_edac: Registers all supported MC functions
Mauro Carvalho Chehab
1
-86
/
+131
2010-05-10
i7core_edac: Add more status functions to EDAC driver
Mauro Carvalho Chehab
1
-19
/
+95
2010-05-10
i7core_edac: Add error insertion code for Nehalem
Mauro Carvalho Chehab
1
-8
/
+419
[prev]
[next]