1. 084a4fc edac: move dimm properties to struct dimm_info by Mauro Carvalho Chehab · 13 years ago
  2. a7d7d2e edac: Create a dimm struct and move the labels into it by Mauro Carvalho Chehab · 13 years ago
  3. 36c46f3 EDAC: Make pci_device_id tables __devinitconst. by Lionel Debroux · 12 years ago
  4. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  5. 767ba4a i7core_edac: Initialize memory name with cpu, channel, bank by Mauro Carvalho Chehab · 13 years ago
  6. 4fad809 i7core_edac: Fix compilation on 32 bits arch by Sedat Dilek · 13 years ago
  7. 535e9c7 i7core_edac: scrubbing fixups by Nils Carlson · 13 years ago
  8. 4055759 i7core_edac: return -ENODEV if no MC is found by Mauro Carvalho Chehab · 14 years ago
  9. f9902f2 i7core_edac: use edac's own way to print errors by Mauro Carvalho Chehab · 14 years ago
  10. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  11. 5034086 EDAC i7core: Use mce socketid for better compatibility by Thomas Renninger · 13 years ago
  12. 27100db i7core_edac: Don't enable memory scrubbing for Xeon 35xx by Mauro Carvalho Chehab · 13 years ago
  13. e8b6a12 i7core_edac: Add scrubbing support by Samuel Gabrielsson · 13 years ago
  14. 224e871 i7core_edac: Fix oops when trying to inject errors by Mauro Carvalho Chehab · 13 years ago
  15. 80b8ce8 i7core_edac: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  16. 8cf2d23 i7core_edac: fixed typo in error count calculation by Mathias Krause · 13 years ago
  17. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  18. 152ba39 edac: Drop __DATE__ usage by Michal Marek · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. e7bf068 i7core_edac: fix typos in comments by David Sterba · 14 years ago
  21. 76a7bd8 i7core_edac: return -ENODEV when devices were already probed by Mauro Carvalho Chehab · 14 years ago
  22. 3c52cc5 i7core_edac: properly terminate pci_dev_table by Mauro Carvalho Chehab · 14 years ago
  23. a3e1541 i7core_edac: Avoid PCI refcount to reach zero on successive load/reload by Mauro Carvalho Chehab · 14 years ago
  24. 79daef2 i7core_edac: Fix refcount error at PCI devices by Mauro Carvalho Chehab · 14 years ago
  25. 88ef5ea i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL by Mauro Carvalho Chehab · 14 years ago
  26. 6d37d24 i7core_edac: Fix an oops at i7core probe by Mauro Carvalho Chehab · 14 years ago
  27. 21b6806 i7core_edac: Remove unused member channels in i7core_pvt by Hidetoshi Seto · 14 years ago
  28. 2e5185f i7core_edac: Remove unused arg csrow from get_dimm_config by Hidetoshi Seto · 14 years ago
  29. aace428 i7core_edac: Reduce args of i7core_register_mci by Hidetoshi Seto · 14 years ago
  30. 1c6edbb i7core_edac: Introduce i7core_unregister_mci by Hidetoshi Seto · 14 years ago
  31. 73589c8 i7core_edac: Use saved pointers by Hidetoshi Seto · 14 years ago
  32. 71fe017 i7core_edac: Check probe counter in i7core_remove by Hidetoshi Seto · 14 years ago
  33. 2896637 i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed by Hidetoshi Seto · 14 years ago
  34. 628c5dd i7core_edac: Fix error path of i7core_register_mci by Hidetoshi Seto · 14 years ago
  35. 5939813 i7core_edac: Fix order of lines in i7core_register_mci by Hidetoshi Seto · 14 years ago
  36. 64c10f6 i7core_edac: Always do get/put for all devices by Hidetoshi Seto · 14 years ago
  37. a3aa0a4 i7core_edac: Introduce i7core_pci_ctl_create/release by Hidetoshi Seto · 14 years ago
  38. 2aa9be4 i7core_edac: Introduce free_i7core_dev by Hidetoshi Seto · 14 years ago
  39. 848b2f7 i7core_edac: Introduce alloc_i7core_dev by Hidetoshi Seto · 14 years ago
  40. b197cba i7core_edac: Reduce args of i7core_get_onedevice by Hidetoshi Seto · 14 years ago
  41. 45b7c98 i7core_edac: Fix the logic in i7core_remove() by Hidetoshi Seto · 14 years ago
  42. 54a08ab i7core_edac: Don't do the legacy PCI probe by default by Mauro Carvalho Chehab · 14 years ago
  43. accf74f i7core_edac: don't use a freed mci struct by Mauro Carvalho Chehab · 14 years ago
  44. bbc560a edac_core: Print debug messages at release calls by Mauro Carvalho Chehab · 14 years ago
  45. 39300e7 i7core_edac: explicitly remove PCI devices from the devices list by Mauro Carvalho Chehab · 14 years ago
  46. 41ba6c1 i7core_edac: MCE NMI handling should stop first by Mauro Carvalho Chehab · 14 years ago
  47. 6ee7dd5 i7core_edac: Initialize all priv vars before start polling by Mauro Carvalho Chehab · 14 years ago
  48. 3cfd014 i7core_edac: Improve debug to seek for register/remove errors by Mauro Carvalho Chehab · 14 years ago
  49. e914460 i7core_edac: move #if PAGE_SHIFT to edac_core.h by Mauro Carvalho Chehab · 14 years ago
  50. 1288c18 i7core_edac: Properly mark const static vars as such by Mauro Carvalho Chehab · 14 years ago
  51. 18c2900 i7core_edac: move static vars to the beginning of the file by Mauro Carvalho Chehab · 14 years ago
  52. 939747bd i7core_edac: Be sure that the edac pci handler will be properly released by Mauro Carvalho Chehab · 14 years ago
  53. 64aab72 i7core_edac: fix panic in udimm sysfs attributes registration by Marcin Slusarz · 14 years ago
  54. ab08937 quiesce EDAC initialisation on desktop/mobile i7 by Daniel J Blueman · 14 years ago
  55. 2d95d81 i7core_edac: Avoid doing multiple probes for the same card by Mauro Carvalho Chehab · 14 years ago
  56. bda1428 i7core_edac: Properly discover the first QPI device by Mauro Carvalho Chehab · 14 years ago
  57. 52707f9 i7core_edac: Better describe the supported devices by Mauro Carvalho Chehab · 14 years ago
  58. bd9e19c Add support for Westmere to i7core_edac driver by Vernon Mauery · 14 years ago
  59. d4d1ef4 i7core_edac: don't free on success by Tony Luck · 14 years ago
  60. ac1ecec i7core_edac: Add support for X5670 by Mauro Carvalho Chehab · 14 years ago
  61. 8a311e1 Always call i7core_[ur]dimm_check_mc_ecc_err by Vernon Mauery · 14 years ago
  62. 2a6fae3 i7core_edac: fix memory leak of i7core_dev by Alexander Beregalov · 15 years ago
  63. 71753e0 EDAC: add __init to i7core_xeon_pci_fixup by Jiri Slaby · 15 years ago
  64. 508fa17 i7core_edac: Fix wrong device id for channel 1 devices by Mauro Carvalho Chehab · 15 years ago
  65. f05da2f i7core: add support for Lynnfield alternate address by Mauro Carvalho Chehab · 15 years ago
  66. 52a2e4fc i7core_edac: Add initial support for Lynnfield by Mauro Carvalho Chehab · 15 years ago
  67. 3b918c1 edac: fix i7core build by Randy Dunlap · 15 years ago
  68. 486dd09 edac: i7core_edac produces undefined behaviour on 32bit by Alan Cox · 15 years ago
  69. de06eee i7core_edac: Use a more generic approach for probing PCI devices by Mauro Carvalho Chehab · 15 years ago
  70. fd38265 i7core_edac: PCI device is called NONCORE, instead of NOCORE by Mauro Carvalho Chehab · 15 years ago
  71. 321ece4 i7core_edac: Fix ringbuffer maxsize by Mauro Carvalho Chehab · 15 years ago
  72. 6e103be i7core_edac: First store, then increment by Mauro Carvalho Chehab · 15 years ago
  73. 4f87fad i7core_edac: Better parse "any" addrmask by Mauro Carvalho Chehab · 15 years ago
  74. ca9c90b i7core_edac: Use a lockless ringbuffer by Mauro Carvalho Chehab · 15 years ago
  75. f338d73 i7core_edac: Convert UDIMM error counters into a proper sysfs group by Mauro Carvalho Chehab · 15 years ago
  76. cc301b3 edac: store/show methods for device groups weren't working by Mauro Carvalho Chehab · 15 years ago
  77. a5538e5 i7core_edac: Add support for sysfs addrmatch group by Mauro Carvalho Chehab · 15 years ago
  78. 4af9188 i7core_edac: Avoid printing a warning when debug is disabled by Mauro Carvalho Chehab · 15 years ago
  79. 4253868 i7core_edac: We need to use list_for_each_entry_safe to avoid errors by Mauro Carvalho Chehab · 15 years ago
  80. 22e6bcb i7core_edac: change remove module strategy by Mauro Carvalho Chehab · 15 years ago
  81. 0f06279 i7core_edac: remove static counter for max sockets by Mauro Carvalho Chehab · 15 years ago
  82. 13d6e9b i7core_edac: at remove, don't remove all pci devices at once by Mauro Carvalho Chehab · 15 years ago
  83. d88b850 i7core_edac: Fix a bug when printing error counts with RDIMMs by Mauro Carvalho Chehab · 15 years ago
  84. d4c2779 i7core_edac: a few fixes for multiple mc's by Mauro Carvalho Chehab · 15 years ago
  85. 6c6aa3a i7core_edac: sanity check: print a warning if a mcelog is ignored by Mauro Carvalho Chehab · 15 years ago
  86. f474294 i7core_edac: create one mc per socket/QPI by Mauro Carvalho Chehab · 15 years ago
  87. 6660770 Dynamically allocate memory for PCI devices by Mauro Carvalho Chehab · 15 years ago
  88. a55456f i7core: temporary workaround to allow it to compile against 2.6.30 by Mauro Carvalho Chehab · 15 years ago
  89. 3a3bb4a i7core_edac: Improve corrected_error_counts output for RDIMM by Mauro Carvalho Chehab · 15 years ago
  90. bc2d724 i7core_edac: Probe on Xeons eariler by Keith Mannthey · 15 years ago
  91. 14d2c08 i7core: Use registered memories per processor by Mauro Carvalho Chehab · 15 years ago
  92. b4e8f0b i7core_edac: Use Device 3 function 2 to report errors with RDIMM's by Mauro Carvalho Chehab · 15 years ago
  93. 61053fd i7core_edac: Fix ecc enable shift by Keith Mannthey · 15 years ago
  94. 3ef288a i7core_edac: Print an error message if pci register fails by Mauro Carvalho Chehab · 15 years ago
  95. b990538 i7core_edac: CodingSyle fixes/cleanups by Mauro Carvalho Chehab · 15 years ago
  96. 4157d9f i7core_edac: fix error injection by Mauro Carvalho Chehab · 15 years ago
  97. 2068def i7core_edac: fix error codes for sysfs error injection interface by Mauro Carvalho Chehab · 15 years ago
  98. 276b824 i7core_edac: some fixes at error injection code by Mauro Carvalho Chehab · 15 years ago
  99. 17cb7b0 i7core_edac: Some cleanups at displayed info by Mauro Carvalho Chehab · 15 years ago
  100. 086271a i7core: remove some uneeded noisy debug messages by Mauro Carvalho Chehab · 15 years ago