1. a9a4b7d Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
  2. 45bc609 EDAC/{i7core,sb,pnd2,skx}: Fix error event severity by Tony Luck · 4 years, 8 months ago
  3. 7d4c1ea EDAC: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 8 months ago
  4. 23ba710 x86/mce: Fix all mce notifiers to update the mce->kflags bitmask by Tony Luck · 5 years ago
  5. bc9ad9e EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function by Robert Richter · 5 years ago
  6. 1223755 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 by Thomas Gleixner · 6 years ago
  7. 1722bc0 EDAC: Fix indentation issues in several EDAC drivers by Colin Ian King · 6 years ago
  8. 432de7f EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting by Tony Luck · 6 years ago
  9. 0751736 EDAC, i7core: Remove set but not used variable pvt by YueHaibing · 6 years ago
  10. 6f6da13 EDAC: Correct DIMM capacity unit symbol by Qiuxu Zhuo · 6 years ago
  11. 6c974d4 EDAC, i7core: Fix memleaks and use-after-free on probe and remove by Johan Hovold · 7 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  13. 83e548b EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" by Colin Ian King · 7 years ago
  14. 75f029c EDAC: Handle return value of kasprintf() by Arvind Yadav · 7 years ago
  15. b2b3e736 EDAC: Make device_type const by Bhumika Goyal · 8 years ago
  16. c54182e EDAC: Get rid of mci->mod_ver by Borislav Petkov · 8 years ago
  17. 1c18be5 EDAC: Constify attribute_group structures by Arvind Yadav · 8 years ago
  18. 9026cc8 x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority by Borislav Petkov · 8 years ago
  19. 78d88e8 edac: rename edac_core.h to edac_mc.h by Mauro Carvalho Chehab · 8 years ago
  20. 1cc3880 Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  21. 5359534 EDAC, i7core: Remove double buffering of error records by Tony Luck · 9 years ago
  22. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 9 years ago
  23. 2eace18 EDAC: i7core: Use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  24. e97d7e3 EDAC: i7core: Return proper error codes for kzalloc() errors by Takashi Iwai · 10 years ago
  25. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  26. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  27. c897df0 Merge tag 'v3.14-rc5' into patchwork by Mauro Carvalho Chehab · 11 years ago
  28. f118920 i7core_edac: Drop unused variable by Jean Delvare · 11 years ago
  29. c0f5eee i7core_edac: Fix PCI device reference count by Jean Delvare · 11 years ago
  30. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
  31. ba935f4 EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  32. c7f62fc EDAC: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  33. 1339730 Merge tag 'v3.8-rc7' into next by Mauro Carvalho Chehab · 12 years ago
  34. 9b3c6e8 Drivers: edac: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. c31d34f i7core_edac: fix erroneous size of static array by Niklas Söderlund · 13 years ago
  36. 42709ef i7core_edac: fix panic when accessing sysfs files by Prarit Bhargava · 12 years ago
  37. c2078e4 Merge branch 'devel' by Mauro Carvalho Chehab · 13 years ago
  38. 00d1833 i7core_edac: properly handle error count by Mauro Carvalho Chehab · 13 years ago
  39. 9eb07a7 edac: edac_mc_handle_error(): add an error_count parameter by Mauro Carvalho Chehab · 13 years ago
  40. 03f7eae edac: remove arch-specific parameter for the error handler by Mauro Carvalho Chehab · 13 years ago
  41. 956b9ba1 edac: Convert debugfX to edac_dbg(X, by Joe Perches · 13 years ago
  42. dd23cd6 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs by Mauro Carvalho Chehab · 13 years ago
  43. 356f0a3 i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy by Mauro Carvalho Chehab · 13 years ago
  44. 5c4cdb5 i7core_edac: convert it to use struct device by Mauro Carvalho Chehab · 13 years ago
  45. fd68750 edac: Rename the parent dev to pdev by Mauro Carvalho Chehab · 13 years ago
  46. e35fca4 edac: avoid mce decoding crash after edac driver unloaded by Chen Gong · 13 years ago
  47. 87a5af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  48. 0bf09e8 i7core: fix ranks information at the per-channel struct by Mauro Carvalho Chehab · 13 years ago
  49. e17a2f42a edac: Cleanup the logs for i7core and sb edac drivers by Mauro Carvalho Chehab · 13 years ago
  50. ca0907b edac: Remove the legacy EDAC ABI by Mauro Carvalho Chehab · 13 years ago
  51. 0975c16 i7core_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 13 years ago
  52. a895bf8 edac: move nr_pages to dimm struct by Mauro Carvalho Chehab · 13 years ago
  53. 5e2af0c edac: Don't initialize csrow's first_page & friends when not needed by Mauro Carvalho Chehab · 13 years ago
  54. 084a4fc edac: move dimm properties to struct dimm_info by Mauro Carvalho Chehab · 13 years ago
  55. a7d7d2e edac: Create a dimm struct and move the labels into it by Mauro Carvalho Chehab · 13 years ago
  56. 15ed103 edac: Fix spelling errors. by David Mackey · 13 years ago
  57. 36c46f3 EDAC: Make pci_device_id tables __devinitconst. by Lionel Debroux · 13 years ago
  58. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  59. 767ba4a i7core_edac: Initialize memory name with cpu, channel, bank by Mauro Carvalho Chehab · 13 years ago
  60. 4fad809 i7core_edac: Fix compilation on 32 bits arch by Sedat Dilek · 13 years ago
  61. 535e9c7 i7core_edac: scrubbing fixups by Nils Carlson · 14 years ago
  62. 4055759 i7core_edac: return -ENODEV if no MC is found by Mauro Carvalho Chehab · 14 years ago
  63. f9902f2 i7core_edac: use edac's own way to print errors by Mauro Carvalho Chehab · 15 years ago
  64. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 14 years ago
  65. 5034086 EDAC i7core: Use mce socketid for better compatibility by Thomas Renninger · 14 years ago
  66. 27100db i7core_edac: Don't enable memory scrubbing for Xeon 35xx by Mauro Carvalho Chehab · 14 years ago
  67. e8b6a12 i7core_edac: Add scrubbing support by Samuel Gabrielsson · 14 years ago
  68. 224e871 i7core_edac: Fix oops when trying to inject errors by Mauro Carvalho Chehab · 14 years ago
  69. 80b8ce8 i7core_edac: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  70. 8cf2d23 i7core_edac: fixed typo in error count calculation by Mathias Krause · 14 years ago
  71. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  72. 152ba39 edac: Drop __DATE__ usage by Michal Marek · 14 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  74. e7bf068 i7core_edac: fix typos in comments by David Sterba · 14 years ago
  75. 76a7bd8 i7core_edac: return -ENODEV when devices were already probed by Mauro Carvalho Chehab · 14 years ago
  76. 3c52cc5 i7core_edac: properly terminate pci_dev_table by Mauro Carvalho Chehab · 14 years ago
  77. a3e1541 i7core_edac: Avoid PCI refcount to reach zero on successive load/reload by Mauro Carvalho Chehab · 15 years ago
  78. 79daef2 i7core_edac: Fix refcount error at PCI devices by Mauro Carvalho Chehab · 15 years ago
  79. 88ef5ea i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL by Mauro Carvalho Chehab · 15 years ago
  80. 6d37d24 i7core_edac: Fix an oops at i7core probe by Mauro Carvalho Chehab · 15 years ago
  81. 21b6806 i7core_edac: Remove unused member channels in i7core_pvt by Hidetoshi Seto · 15 years ago
  82. 2e5185f i7core_edac: Remove unused arg csrow from get_dimm_config by Hidetoshi Seto · 15 years ago
  83. aace428 i7core_edac: Reduce args of i7core_register_mci by Hidetoshi Seto · 15 years ago
  84. 1c6edbb i7core_edac: Introduce i7core_unregister_mci by Hidetoshi Seto · 15 years ago
  85. 73589c8 i7core_edac: Use saved pointers by Hidetoshi Seto · 15 years ago
  86. 71fe017 i7core_edac: Check probe counter in i7core_remove by Hidetoshi Seto · 15 years ago
  87. 2896637 i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed by Hidetoshi Seto · 15 years ago
  88. 628c5dd i7core_edac: Fix error path of i7core_register_mci by Hidetoshi Seto · 15 years ago
  89. 5939813 i7core_edac: Fix order of lines in i7core_register_mci by Hidetoshi Seto · 15 years ago
  90. 64c10f6 i7core_edac: Always do get/put for all devices by Hidetoshi Seto · 15 years ago
  91. a3aa0a4 i7core_edac: Introduce i7core_pci_ctl_create/release by Hidetoshi Seto · 15 years ago
  92. 2aa9be4 i7core_edac: Introduce free_i7core_dev by Hidetoshi Seto · 15 years ago
  93. 848b2f7 i7core_edac: Introduce alloc_i7core_dev by Hidetoshi Seto · 15 years ago
  94. b197cba i7core_edac: Reduce args of i7core_get_onedevice by Hidetoshi Seto · 15 years ago
  95. 45b7c98 i7core_edac: Fix the logic in i7core_remove() by Hidetoshi Seto · 15 years ago
  96. 54a08ab i7core_edac: Don't do the legacy PCI probe by default by Mauro Carvalho Chehab · 15 years ago
  97. accf74f i7core_edac: don't use a freed mci struct by Mauro Carvalho Chehab · 15 years ago
  98. bbc560a edac_core: Print debug messages at release calls by Mauro Carvalho Chehab · 15 years ago
  99. 39300e7 i7core_edac: explicitly remove PCI devices from the devices list by Mauro Carvalho Chehab · 15 years ago
  100. 41ba6c1 i7core_edac: MCE NMI handling should stop first by Mauro Carvalho Chehab · 15 years ago