1. 567617b EDAC/sb_edac: Remove redundant initialization of variable rc by Colin Ian King · 3 years, 1 month ago
  2. 537bddd EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell by Eric Badger · 3 years, 3 months ago
  3. f0a029f EDAC/Intel: Do not load EDAC driver when running as a guest by Luck, Tony · 3 years, 7 months ago
  4. 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, 3 months ago
  5. fbd4ab7 EDAC, sb_edac: Simplify switch statement by Tom Rix · 4 years, 4 months ago
  6. 45bc609 EDAC/{i7core,sb,pnd2,skx}: Fix error event severity by Tony Luck · 4 years, 6 months ago
  7. 7d4c1ea EDAC: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  8. 7fc0b9b EDAC: Drop the EDAC report status checks by Tony Luck · 4 years, 11 months ago
  9. 23ba710 x86/mce: Fix all mce notifiers to update the mce->kflags bitmask by Tony Luck · 4 years, 11 months ago
  10. 2984262 EDAC: Convert to new X86 CPU match macros by Thomas Gleixner · 4 years, 9 months ago
  11. bc9ad9e EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function by Robert Richter · 5 years ago
  12. 323014d EDAC: sb_edac: get rid of unused vars by Mauro Carvalho Chehab · 5 years ago
  13. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  14. 0042e9e EDAC/sb_edac: Remove redundant update of tad_base by Colin Ian King · 6 years ago
  15. 1223755 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 by Thomas Gleixner · 6 years ago
  16. 432de7f EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting by Tony Luck · 6 years ago
  17. 6f6da13 EDAC: Correct DIMM capacity unit symbol by Qiuxu Zhuo · 6 years ago
  18. c968ed0 EDAC, sb_edac: Fix signedness bugs in *_get_ha() functions by Luck, Tony · 6 years ago
  19. 8489b17 EDAC, sb_edac: Fix reporting for patrol scrubber errors by Qiuxu Zhuo · 6 years ago
  20. dcc960b EDAC, sb_edac: Return early on ADDRV bit and address type test by Qiuxu Zhuo · 6 years ago
  21. bd18523 EDAC: Get rid of custom ICPU() macro by Andy Shevchenko · 6 years ago
  22. 190bd6e EDAC, sb_edac: Add support for systems with segmented PCI buses by Masayoshi Mizuma · 6 years ago
  23. 6fd0526 EDAC, sb_edac: Remove variable length array usage by Gustavo A. R. Silva · 7 years ago
  24. bf84867 EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL by Anna Karbownik · 7 years ago
  25. a8e9b18 EDAC, sb_edac: Fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  26. 24281a2 EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode by Luis Felipe Sandoval Castro · 7 years ago
  27. 15cc3ae EDAC, sb_edac: Don't create a second memory controller if HA1 is not present by Qiuxu Zhuo · 7 years ago
  28. 301375e EDAC: Add owner check to the x86 platform drivers by Toshi Kani · 7 years ago
  29. 75f029c EDAC: Handle return value of kasprintf() by Arvind Yadav · 7 years ago
  30. 039d7af EDAC, sb_edac: Classify memory mirroring modes by Qiuxu Zhuo · 7 years ago
  31. c54182e EDAC: Get rid of mci->mod_ver by Borislav Petkov · 8 years ago
  32. 133e445 EDAC, sb_edac: Avoid creating SOCK memory controller by Qiuxu Zhuo · 8 years ago
  33. d14e3a2 EDAC, sb_edac: Bump driver version and do some cleanups by Qiuxu Zhuo · 8 years ago
  34. 4d475dd EDAC, sb_edac: Check if ECC enabled when at least one DIMM is present by Qiuxu Zhuo · 8 years ago
  35. 3286d3e EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4 by Qiuxu Zhuo · 8 years ago
  36. 6696522 EDAC, sb_edac: Carve out dimm-populating loop by Borislav Petkov · 8 years ago
  37. 199389a EDAC, sb_edac: Fix mod_name by Borislav Petkov · 8 years ago
  38. e2f747b EDAC, sb_edac: Assign EDAC memory controller per h/w controller by Qiuxu Zhuo · 8 years ago
  39. 7fd562b EDAC, sb_edac: Don't use "Socket#" in the memory controller name by Tony Luck · 8 years ago
  40. 00cf50d EDAC, sb_edac: Classify PCI-IDs by topology by Qiuxu Zhuo · 8 years ago
  41. bffc7de EDAC: Rename report status accessors by Borislav Petkov · 8 years ago
  42. 60c906b Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 9026cc8 x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority by Borislav Petkov · 8 years ago
  44. 127c122 EDAC, sb_edac: Get rid of ->show_interleave_mode() by Nicolas Iooss · 8 years ago
  45. 78d88e8 edac: rename edac_core.h to edac_mc.h by Mauro Carvalho Chehab · 8 years ago
  46. 9a9260ca EDAC, sb_edac: Add Knights Mill support by Piotr Luc · 8 years ago
  47. 20f4d69 EDAC, {sb,skx}_edac: Use Intel model macros instead of open-coding them by Dave Hansen · 8 years ago
  48. 19fe416 Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  49. c7c3540 EDAC, sb_edac: Remove NULL pointer check on array pci_tad by Colin Ian King · 8 years ago
  50. c5b48fa EDAC, sb_edac: Fix channel reporting on Knights Landing by Lukasz Odzioba · 8 years ago
  51. 0ba169ac EDAC, sb_edac: Fix Knights Landing by Tony Luck · 8 years ago
  52. 665f05e0 EDAC, sb_edac: Readd accidentally dropped Broadwell-D support by Tony Luck · 9 years ago
  53. c7103f6 EDAC, sb_edac: Fix rank lookup on Broadwell by Tony Luck · 9 years ago
  54. 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
  55. 2c1ea4c EDAC, sb_edac: Use cpu family/model in driver detection by Tony Luck · 9 years ago
  56. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 9 years ago
  57. ad08c4e EDAC, sb_edac: Remove double buffering of error records by Tony Luck · 9 years ago
  58. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 9 years ago
  59. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 9 years ago
  60. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. eb1af3b EDAC/sb_edac: Fix computation of channel address by Luck, Tony · 9 years ago
  62. 83bdaad EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi by Hubert Chrzaniuk · 9 years ago
  63. 45f4d3a EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing by Hubert Chrzaniuk · 9 years ago
  64. d0cdf90 EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support by Jim Snow · 9 years ago
  65. c1979ba EDAC, sb_edac: Add support for duplicate device IDs by Jim Snow · 9 years ago
  66. c59f9c0 EDAC, sb_edac: Virtualize several hard-coded functions by Jim Snow · 9 years ago
  67. 2900ea6 EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs() by Seth Jennings · 9 years ago
  68. 12f0721 sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell by Aristeu Rozanski · 10 years ago
  69. 7179385 sb_edac: look harder for DDRIO on Haswell systems by Aristeu Rozanski · 10 years ago
  70. fa2ce64 sb_edac: support for Broadwell -EP and -EX by Tony Luck · 10 years ago
  71. 7d375bf sb_edac: Fix support for systems with two home agents per socket by Tony Luck · 10 years ago
  72. bb89e71 sb_edac: Fix a typo and a thinko in address handling for Haswell by Tony Luck · 10 years ago
  73. 11249e7 sb_edac: Fix detection on SNB machines by Borislav Petkov · 10 years ago
  74. fec53af sb_edac: Fix typo computing number of banks by Tony Luck · 10 years ago
  75. 1f39581 sb_edac: Add support for Broadwell-DE processor by Tony Luck · 10 years ago
  76. f7cf2a2 sb_edac: Fix discovery of top-of-low-memory for Haswell by Tony Luck · 10 years ago
  77. 8c00910 sb_edac: Fix erroneous bytes->gigabytes conversion by Jim Snow · 10 years ago
  78. d0585cd sb_edac: Claim a different PCI device by Andy Lutomirski · 10 years ago
  79. 68939df Move Intel SNB device ids from sb_edac to pci_ids.h by Andy Lutomirski · 10 years ago
  80. 351fc4a sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel by Seth Jennings · 10 years ago
  81. 50d1bb9 sb_edac: add support for Haswell based systems by Aristeu Rozanski · 11 years ago
  82. c41afdc sb_edac: Fix mix tab/spaces alignments by Mauro Carvalho Chehab · 11 years ago
  83. adc61bc sb_edac: remove bogus assumption on mc ordering by Aristeu Rozanski · 11 years ago
  84. d7c660b sb_edac: make minimal use of channel_mask by Aristeu Rozanski · 11 years ago
  85. 2ff3a30 sb_edac: fix socket detection on Ivy Bridge controllers by Aristeu Rozanski · 11 years ago
  86. dbc954d sb_edac: search devices using product id by Aristeu Rozanski · 11 years ago
  87. b976bcf sb_edac: make RIR limit retrieval per model by Aristeu Rozanski · 11 years ago
  88. f14d689 sb_edac: make node id retrieval per model by Aristeu Rozanski · 11 years ago
  89. 9e37544 sb_edac: make memory type detection per memory controller by Aristeu Rozanski · 11 years ago
  90. 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
  91. 4a4389a Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  92. 49856dc sb_edac: mark MCE messages as KERN_DEBUG by Aristeu Rozanski · 11 years ago
  93. cf40f80 sb_edac: use "event" instead of "exception" when MC wasnt signaled by Aristeu Rozanski · 11 years ago
  94. ec5a0b3 sb_edac: Degrade log level for device registration by Jiang Liu · 11 years ago
  95. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
  96. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 09854dd Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  98. 0149522 Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  99. 8112c0c sb_edac: Mark get_mci_for_node_id as static by Rashika Kheria · 11 years ago
  100. fd52103 EDAC, sb_edac: Modify H/W event reporting policy by Chen, Gong · 11 years ago