1. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 3e443eb EDAC/amd64: Add PCI device IDs for family 17h, model 70h by Isaac Vaughn · 5 years ago
  3. e701f41 EDAC/mc_sysfs: Make debug messages consistent by Robert Richter · 5 years ago
  4. 644110e EDAC/mc_sysfs: Remove pointless gotos by Robert Richter · 5 years ago
  5. d55c79a EDAC: Prefer 'unsigned int' to bare use of 'unsigned' by Robert Richter · 5 years ago
  6. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  7. 81f5090 EDAC/amd64: Support asymmetric dual-rank DIMMs by Yazen Ghannam · 5 years ago
  8. 7574729 EDAC/amd64: Cache secondary Chip Select registers by Yazen Ghannam · 5 years ago
  9. 8a2eaab EDAC/amd64: Decode syndrome before translating address by Yazen Ghannam · 5 years ago
  10. e53a3b2 EDAC/amd64: Find Chip Select memory size using Address Mask by Yazen Ghannam · 5 years ago
  11. 353a1fc EDAC/amd64: Initialize DIMM info for systems with more than two channels by Yazen Ghannam · 5 years ago
  12. f8be8e5 EDAC/amd64: Recognize DRAM device type ECC capability by Yazen Ghannam · 5 years ago
  13. d971e28 EDAC/amd64: Support more than two controllers for chip selects handling by Yazen Ghannam · 5 years ago
  14. 718d585 EDAC/mc: Cleanup _edac_mc_free() code by Robert Richter · 6 years ago
  15. 29a3388 EDAC, pnd2: Fix ioremap() size in dnv_rd_reg() by Stephen Douthit · 5 years ago
  16. 82413e5 EDAC, mellanox: Add ECC support for BlueField DDR4 by Shravan Kumar Ramani · 6 years ago
  17. 8faa1cf EDAC/altera: Use the proper type for the IRQ status bits by Dan Carpenter · 6 years ago
  18. 3724ace EDAC/mc: Fix grain_bits calculation by Robert Richter · 6 years ago
  19. 3123c5c edac: altera: Move Stratix10 SDRAM ECC to peripheral by Thor Thayer · 5 years ago
  20. d8655e7 EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec by Eiichi Tsukata · 6 years ago
  21. 1dc78f1 EDAC, skx, i10nm: Fix source ID register offset by Qiuxu Zhuo · 6 years ago
  22. c4a1dd9 EDAC, i10nm: Check ECC enabling status per channel by Qiuxu Zhuo · 6 years ago
  23. 5c5d3ac EDAC, i10nm: Add Intel additional Ice-Lake support by Qiuxu Zhuo · 6 years ago
  24. 40d7962 EDAC: Make edac_debugfs_create_x*() return void by Greg Kroah-Hartman · 6 years ago
  25. ff70cac EDAC/aspeed: Remove set but not used variable 'np' by YueHaibing · 6 years ago
  26. 4d91fde EDAC/ie31200: Reformat PCI device table by Marco Elver · 6 years ago
  27. c452a9d EDAC/ie31200: Add Intel Coffee Lake CPU support by Marco Elver · 6 years ago
  28. 91abaea EDAC/sifive: Add EDAC platform driver for SiFive SoCs by Yash Shah · 6 years ago
  29. 0042e9e EDAC/sb_edac: Remove redundant update of tad_base by Colin Ian King · 6 years ago
  30. a428b4d EDAC/altera: Add Stratix10 SDMMC support by Thor Thayer · 6 years ago
  31. 17e47dc EDAC/altera: Add Stratix10 OCRAM ECC support by Thor Thayer · 6 years ago
  32. 7adc05d EDAC/sysfs: Drop device references properly by Greg KH · 6 years ago
  33. 585fb3d EDAC/sysfs: Fix memory leak when creating a csrow object by Pan Bian · 6 years ago
  34. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  35. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  36. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  37. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  38. 1223755 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 by Thomas Gleixner · 6 years ago
  39. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  40. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  41. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  42. 11b1177 Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  43. 29a0c84 EDAC/mc: Fix edac_mc_find() in case no device is found by Robert Richter · 6 years ago
  44. 2b8358a EDAC/mpc85xx: Prevent building as a module by Michael Ellerman · 6 years ago
  45. ffa6f55 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 8de9930a4 Revert "EDAC/amd64: Support more than two controllers for chip select handling" by Borislav Petkov · 6 years ago
  47. 71a8440 x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models by Yazen Ghannam · 6 years ago
  48. fad9fab EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC call by Thor Thayer · 6 years ago
  49. 788586e EDAC/altera: Initialize peripheral FIFOs in probe() by Thor Thayer · 6 years ago
  50. 436b0a5 EDAC/altera: Do less intrusive error injection by Thor Thayer · 6 years ago
  51. fc00c6a EDAC/amd64: Adjust printed chip select sizes when interleaved by Yazen Ghannam · 6 years ago
  52. 0a227af EDAC/amd64: Support more than two controllers for chip select handling by Yazen Ghannam · 6 years ago
  53. 7835961 EDAC/amd64: Recognize x16 symbol size by Yazen Ghannam · 6 years ago
  54. 869adc4 EDAC/amd64: Set maximum channel layer size depending on family by Yazen Ghannam · 6 years ago
  55. bdcee77 EDAC/amd64: Support more than two Unified Memory Controllers by Yazen Ghannam · 6 years ago
  56. 4d30d2b EDAC/amd64: Use a macro for iterating over Unified Memory Controllers by Yazen Ghannam · 6 years ago
  57. 6e846239 EDAC/amd64: Add Family 17h Model 30h PCI IDs by Yazen Ghannam · 6 years ago
  58. 1bd76ff EDAC, altera: Fix S10 Double Bit Error Notification by Thor Thayer · 6 years ago
  59. fe78351 EDAC, skx, i10nm: Make skx_common.c a pure library by Qiuxu Zhuo · 6 years ago
  60. e13284d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 1b37b8c Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  62. 580b5cf EDAC/altera: Add separate SDRAM EDAC config by Thor Thayer · 6 years ago
  63. a0bcd3c EDAC/mce_amd: Decode MCA_STATUS in bit definition order by Yazen Ghannam · 6 years ago
  64. 3f4da37 EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit by Yazen Ghannam · 6 years ago
  65. 7f73659 EDAC, altera: Add missing of_node_put() by Huang Zijiang · 6 years ago
  66. cbfa482 EDAC, skx_common: Add code to recognise new compound error code by Tony Luck · 6 years ago
  67. d6a9f73 EDAC, i10nm: Fix randconfig builds by Tony Luck · 6 years ago
  68. 1c1522d EDAC, mce_amd: Print ExtErrorCode and description on a single line by Yazen Ghannam · 6 years ago
  69. e03447e EDAC, mce_amd: Match error descriptions to latest documentation by Yazen Ghannam · 6 years ago
  70. 8a5dd2c x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types by Yazen Ghannam · 6 years ago
  71. 3ad7e74 x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units by Yazen Ghannam · 6 years ago
  72. cbfa447 x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types by Yazen Ghannam · 6 years ago
  73. d4dc89d EDAC, i10nm: Add a driver for Intel 10nm server processors by Qiuxu Zhuo · 6 years ago
  74. 98f2fc8 EDAC, skx_edac: Delete duplicated code by Qiuxu Zhuo · 6 years ago
  75. 88a242c EDAC, skx_common: Separate common code out from skx_edac by Qiuxu Zhuo · 6 years ago
  76. 245b6c6 EDAC, altera: Fix S10 persistent register offset by Thor Thayer · 6 years ago
  77. 912ebd9 EDAC: Do not check return value of debugfs_create() functions by Greg Kroah-Hartman · 6 years ago
  78. 9b7e624 EDAC, aspeed: Add an Aspeed AST2500 EDAC driver by Stefan M Schaeckeler · 6 years ago
  79. 75dfa87 EDAC, fsl_ddr: Add LS1021A to the list of supported hardware by Patrick Havelange · 6 years ago
  80. bd44735 EDAC, i5000: Remove set but not used local variables by YueHaibing · 6 years ago
  81. 37d964f EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
  82. a59817f EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUG by York Sun · 6 years ago
  83. fa1c071 EDAC, skx: Let EDAC core show the decoded result for debugfs by Qiuxu Zhuo · 6 years ago
  84. 85b9c8b EDAC, skx: Move debugfs node under EDAC's hierarchy by Qiuxu Zhuo · 6 years ago
  85. e235dd4 EDAC, skx: Prepend hex formatting with '0x' by Qiuxu Zhuo · 6 years ago
  86. a6a3861 EDAC, skx: Fix function calling order in skx_exit() by Qiuxu Zhuo · 6 years ago
  87. 861e6ed EDAC: Drop per-memory controller buses by Borislav Petkov · 6 years ago
  88. 88a10b1 EDAC: Don't add devices under /sys/bus/edac by Tony Luck · 6 years ago
  89. 1722bc0 EDAC: Fix indentation issues in several EDAC drivers by Colin Ian King · 6 years ago
  90. 24c9d42 EDAC, skx: Fix randconfig builds in a better way by Luck, Tony · 6 years ago
  91. 96c1c58 EDAC, i82975x: Remove set but not used variable dtype by YueHaibing · 6 years ago
  92. 8fd8cbf EDAC, qcom_edac: Remove irq_handled local variable by Dan Carpenter · 6 years ago
  93. 1a81361 EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller by Manish Narani · 6 years ago
  94. b500b4a EDAC, synopsys: Add ECC support for ZynqMP DDR controller by Manish Narani · 6 years ago
  95. e926ae5 EDAC, synopsys: Add macro defines for ZynqMP DDRC by Manish Narani · 6 years ago
  96. 84de0b49 EDAC, synopsys: Add error handling for the of_device_get_match_data() result by Manish Narani · 6 years ago
  97. 3d02a89 EDAC, synopsys: Add platform specific structures for the DDR Controller by Manish Narani · 6 years ago
  98. fa9f6b9 EDAC, synopsys: Return void for functions always returning 0 by Manish Narani · 6 years ago
  99. 225af74 EDAC, synopsys: Correct comments by Manish Narani · 6 years ago
  100. bb894bc EDAC, synopsys: Shorten static function names by Manish Narani · 6 years ago