1. c4799c7 amd64_edac: Minor formatting fix by Borislav Petkov · 14 years ago
  2. 962b70a amd64_edac: Fix operator precendence error by Borislav Petkov · 14 years ago
  3. eba042a edac, mc: Improve scrub rate handling by Borislav Petkov · 14 years ago
  4. bc57117 amd64_edac: Correct scrub rate setting by Borislav Petkov · 14 years ago
  5. 9975a5f amd64_edac: Fix DCT base address selector by Borislav Petkov · 14 years ago
  6. f434755 amd64_edac: Remove polling mechanism by Borislav Petkov · 14 years ago
  7. 6954265 amd64_edac: Remove unneeded defines by Borislav Petkov · 14 years ago
  8. 935ab88 edac: Remove EDAC_DEBUG_VERBOSE by Borislav Petkov · 14 years ago
  9. ad6a32e amd64_edac: Sanitize syndrome extraction by Borislav Petkov · 14 years ago
  10. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 14 years ago
  11. ab08937 quiesce EDAC initialisation on desktop/mobile i7 by Daniel J Blueman · 14 years ago
  12. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  13. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  14. 62fd985 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  15. 2d95d81 i7core_edac: Avoid doing multiple probes for the same card by Mauro Carvalho Chehab · 14 years ago
  16. bda1428 i7core_edac: Properly discover the first QPI device by Mauro Carvalho Chehab · 14 years ago
  17. 41c3104 amd64_edac: Fix syndrome calculation on K8 by Borislav Petkov · 14 years ago
  18. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  19. a26f95f of/edac: fix build breakage in drivers by Anatolij Gustschin · 14 years ago
  20. 63ae96b drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE by Joe Perches · 14 years ago
  21. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  22. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  23. 52707f9 i7core_edac: Better describe the supported devices by Mauro Carvalho Chehab · 14 years ago
  24. bd9e19c Add support for Westmere to i7core_edac driver by Vernon Mauery · 14 years ago
  25. ee6583f PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments by Roman Fietze · 14 years ago
  26. d4d1ef4 i7core_edac: don't free on success by Tony Luck · 14 years ago
  27. ac1ecec i7core_edac: Add support for X5670 by Mauro Carvalho Chehab · 14 years ago
  28. 8a311e1 Always call i7core_[ur]dimm_check_mc_ecc_err by Vernon Mauery · 14 years ago
  29. 2a6fae3 i7core_edac: fix memory leak of i7core_dev by Alexander Beregalov · 15 years ago
  30. 71753e0 EDAC: add __init to i7core_xeon_pci_fixup by Jiri Slaby · 15 years ago
  31. 508fa17 i7core_edac: Fix wrong device id for channel 1 devices by Mauro Carvalho Chehab · 15 years ago
  32. f05da2f i7core: add support for Lynnfield alternate address by Mauro Carvalho Chehab · 15 years ago
  33. 52a2e4f i7core_edac: Add initial support for Lynnfield by Mauro Carvalho Chehab · 15 years ago
  34. 3b918c1 edac: fix i7core build by Randy Dunlap · 15 years ago
  35. 486dd09 edac: i7core_edac produces undefined behaviour on 32bit by Alan Cox · 15 years ago
  36. de06eee i7core_edac: Use a more generic approach for probing PCI devices by Mauro Carvalho Chehab · 15 years ago
  37. fd38265 i7core_edac: PCI device is called NONCORE, instead of NOCORE by Mauro Carvalho Chehab · 15 years ago
  38. 321ece4 i7core_edac: Fix ringbuffer maxsize by Mauro Carvalho Chehab · 15 years ago
  39. 6e103be i7core_edac: First store, then increment by Mauro Carvalho Chehab · 15 years ago
  40. 4f87fad i7core_edac: Better parse "any" addrmask by Mauro Carvalho Chehab · 15 years ago
  41. ca9c90b i7core_edac: Use a lockless ringbuffer by Mauro Carvalho Chehab · 15 years ago
  42. b968759 edac: Create an unique instance for each kobj by Mauro Carvalho Chehab · 15 years ago
  43. f338d73 i7core_edac: Convert UDIMM error counters into a proper sysfs group by Mauro Carvalho Chehab · 15 years ago
  44. c419d92 edac: Don't create csrow entries on instance groups by Mauro Carvalho Chehab · 15 years ago
  45. cc301b3 edac: store/show methods for device groups weren't working by Mauro Carvalho Chehab · 15 years ago
  46. a5538e5 i7core_edac: Add support for sysfs addrmatch group by Mauro Carvalho Chehab · 15 years ago
  47. 9fa2fc2e edac_core: Allow the creation of sysfs groups by Mauro Carvalho Chehab · 15 years ago
  48. 4af9188 i7core_edac: Avoid printing a warning when debug is disabled by Mauro Carvalho Chehab · 15 years ago
  49. 4253868 i7core_edac: We need to use list_for_each_entry_safe to avoid errors by Mauro Carvalho Chehab · 15 years ago
  50. 22e6bcb i7core_edac: change remove module strategy by Mauro Carvalho Chehab · 15 years ago
  51. 0f06279 i7core_edac: remove static counter for max sockets by Mauro Carvalho Chehab · 15 years ago
  52. 13d6e9b i7core_edac: at remove, don't remove all pci devices at once by Mauro Carvalho Chehab · 15 years ago
  53. d88b850 i7core_edac: Fix a bug when printing error counts with RDIMMs by Mauro Carvalho Chehab · 15 years ago
  54. d4c2779 i7core_edac: a few fixes for multiple mc's by Mauro Carvalho Chehab · 15 years ago
  55. 6c6aa3a i7core_edac: sanity check: print a warning if a mcelog is ignored by Mauro Carvalho Chehab · 15 years ago
  56. f474294 i7core_edac: create one mc per socket/QPI by Mauro Carvalho Chehab · 15 years ago
  57. 6660770 Dynamically allocate memory for PCI devices by Mauro Carvalho Chehab · 15 years ago
  58. a55456f i7core: temporary workaround to allow it to compile against 2.6.30 by Mauro Carvalho Chehab · 15 years ago
  59. 3a3bb4a i7core_edac: Improve corrected_error_counts output for RDIMM by Mauro Carvalho Chehab · 15 years ago
  60. bc2d724 i7core_edac: Probe on Xeons eariler by Keith Mannthey · 15 years ago
  61. 14d2c08 i7core: Use registered memories per processor by Mauro Carvalho Chehab · 15 years ago
  62. b4e8f0b i7core_edac: Use Device 3 function 2 to report errors with RDIMM's by Mauro Carvalho Chehab · 15 years ago
  63. 61053fd i7core_edac: Fix ecc enable shift by Keith Mannthey · 15 years ago
  64. 3ef288a i7core_edac: Print an error message if pci register fails by Mauro Carvalho Chehab · 15 years ago
  65. b990538 i7core_edac: CodingSyle fixes/cleanups by Mauro Carvalho Chehab · 15 years ago
  66. 4157d9f i7core_edac: fix error injection by Mauro Carvalho Chehab · 15 years ago
  67. 2068def i7core_edac: fix error codes for sysfs error injection interface by Mauro Carvalho Chehab · 15 years ago
  68. 276b824 i7core_edac: some fixes at error injection code by Mauro Carvalho Chehab · 15 years ago
  69. 17cb7b0 i7core_edac: Some cleanups at displayed info by Mauro Carvalho Chehab · 15 years ago
  70. 086271a i7core: remove some uneeded noisy debug messages by Mauro Carvalho Chehab · 15 years ago
  71. 3a7dde7 i7core: add socket info at the debug msg by Mauro Carvalho Chehab · 15 years ago
  72. ec6df24 i7core: better document i7core_get_active_channels() by Mauro Carvalho Chehab · 15 years ago
  73. c77720b i7core: fix get_devices routine for Xeon55xx by Mauro Carvalho Chehab · 15 years ago
  74. a639539 i7core: enrich error information based on memory transaction type by Mauro Carvalho Chehab · 15 years ago
  75. c5d3452 i7core: check if the memory error is fatal or non-fatal by Mauro Carvalho Chehab · 15 years ago
  76. 310cbb7 i7core: fix probing on Xeon55xx by Mauro Carvalho Chehab · 15 years ago
  77. f237fcf i7core_edac: some fixes at memory error parser by Mauro Carvalho Chehab · 15 years ago
  78. 8a2f118 i7core_edac: decode mcelog error and send it via edac interface by Mauro Carvalho Chehab · 15 years ago
  79. ba6c5c6 i7core_edac: maps all sockets as if ther are one MC controller by Mauro Carvalho Chehab · 15 years ago
  80. 67166af i7core_edac: add support for more than one MC socket by Mauro Carvalho Chehab · 15 years ago
  81. d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 15 years ago
  82. e9bd2e7 i7core_edac: Adds write unlock to MC registers by Mauro Carvalho Chehab · 15 years ago
  83. d538164 i7core_edac: Add edac_mce glue by Mauro Carvalho Chehab · 15 years ago
  84. 963c5ba edac/Kconfig: edac_mce can't be module by Mauro Carvalho Chehab · 15 years ago
  85. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 15 years ago
  86. 41fcb7f i7core_edac: CodingStyle fixes by Mauro Carvalho Chehab · 15 years ago
  87. eb94fc4 i7core_edac: fill csrows edac sysfs info by Mauro Carvalho Chehab · 15 years ago
  88. 5566cb7 i7core_edac: Memory info fixes and preparation for properly filling cswrow data by Mauro Carvalho Chehab · 15 years ago
  89. 854d334 i7core_edac: Get more info about the memory DIMMs by Mauro Carvalho Chehab · 15 years ago
  90. 7dd6953 i7core_edac: Add more information about each active dimm by Mauro Carvalho Chehab · 15 years ago
  91. b7c7615 i7core_edac: Improve error handling by Mauro Carvalho Chehab · 15 years ago
  92. 1c6fed8 i7core_edac: Properly fill struct csrow_info by Mauro Carvalho Chehab · 15 years ago
  93. ef708b5 i7core_edac: Add additional tests for error detection by Mauro Carvalho Chehab · 15 years ago
  94. 442305b i7core_edac: Add a memory check routine, based on device 3 function 4 by Mauro Carvalho Chehab · 15 years ago
  95. 87d1d27 i7core_edac: need mci->edac_check, otherwise module removal doesn't work by Mauro Carvalho Chehab · 15 years ago
  96. 7b029d0 i7core_edac: A few fixes at error injection code by Mauro Carvalho Chehab · 15 years ago
  97. f122a89 i7core_edac: Show read/write virtual/physical channel association by Mauro Carvalho Chehab · 15 years ago
  98. 8f33190 i7core_edac: Registers all supported MC functions by Mauro Carvalho Chehab · 15 years ago
  99. 0b2b7b7 i7core_edac: Add more status functions to EDAC driver by Mauro Carvalho Chehab · 15 years ago
  100. 194a40f i7core_edac: Add error insertion code for Nehalem by Mauro Carvalho Chehab · 15 years ago