1. 245b6c6 EDAC, altera: Fix S10 persistent register offset by Thor Thayer · 6 years ago
  2. 75dfa87 EDAC, fsl_ddr: Add LS1021A to the list of supported hardware by Patrick Havelange · 6 years ago
  3. bd44735 EDAC, i5000: Remove set but not used local variables by YueHaibing · 6 years ago
  4. 37d964f EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
  5. a59817f EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUG by York Sun · 6 years ago
  6. fa1c071 EDAC, skx: Let EDAC core show the decoded result for debugfs by Qiuxu Zhuo · 6 years ago
  7. 85b9c8b EDAC, skx: Move debugfs node under EDAC's hierarchy by Qiuxu Zhuo · 6 years ago
  8. e235dd4 EDAC, skx: Prepend hex formatting with '0x' by Qiuxu Zhuo · 6 years ago
  9. a6a3861 EDAC, skx: Fix function calling order in skx_exit() by Qiuxu Zhuo · 6 years ago
  10. 861e6ed EDAC: Drop per-memory controller buses by Borislav Petkov · 6 years ago
  11. 88a10b1 EDAC: Don't add devices under /sys/bus/edac by Tony Luck · 6 years ago
  12. 1722bc0 EDAC: Fix indentation issues in several EDAC drivers by Colin Ian King · 6 years ago
  13. 24c9d42 EDAC, skx: Fix randconfig builds in a better way by Luck, Tony · 6 years ago
  14. 96c1c58 EDAC, i82975x: Remove set but not used variable dtype by YueHaibing · 6 years ago
  15. 8fd8cbf EDAC, qcom_edac: Remove irq_handled local variable by Dan Carpenter · 6 years ago
  16. 1a81361 EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller by Manish Narani · 6 years ago
  17. b500b4a EDAC, synopsys: Add ECC support for ZynqMP DDR controller by Manish Narani · 6 years ago
  18. e926ae5 EDAC, synopsys: Add macro defines for ZynqMP DDRC by Manish Narani · 6 years ago
  19. 84de0b49 EDAC, synopsys: Add error handling for the of_device_get_match_data() result by Manish Narani · 6 years ago
  20. 3d02a89 EDAC, synopsys: Add platform specific structures for the DDR Controller by Manish Narani · 6 years ago
  21. fa9f6b9 EDAC, synopsys: Return void for functions always returning 0 by Manish Narani · 6 years ago
  22. 225af74 EDAC, synopsys: Correct comments by Manish Narani · 6 years ago
  23. bb894bc EDAC, synopsys: Shorten static function names by Manish Narani · 6 years ago
  24. 1b51adc EDAC, synopsys: Improve code readability by Manish Narani · 6 years ago
  25. 0b21f21 Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  26. a324e93 EDAC, skx: Fix randconfig builds by Borislav Petkov · 6 years ago
  27. b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  29. ad6e160 EDAC, skx_edac: Add address translation for non-volatile DIMMs by Qiuxu Zhuo · 6 years ago
  30. 36168d7 Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  31. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. d8c27ba EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr() by Dan Carpenter · 6 years ago
  33. 8f18973 EDAC, skx_edac: Fix logical channel intermediate decoding by Qiuxu Zhuo · 6 years ago
  34. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  35. 432de7f EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting by Tony Luck · 6 years ago
  36. 37dc218 edac: cpc925: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  37. 8537bf10 EDAC, altera: Work around int-to-pointer-cast warnings by Arnd Bergmann · 6 years ago
  38. c4a3e94 EDAC, amd64: Add Hygon Dhyana support by Pu Wen · 6 years ago
  39. 064acbd EDAC, altera: Add Stratix10 peripheral support by Thor Thayer · 6 years ago
  40. 08f08bf EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routine by Thor Thayer · 6 years ago
  41. d5fc912 EDAC, altera: Combine Stratix10 and Arria10 probe functions by Thor Thayer · 6 years ago
  42. 0751736 EDAC, i7core: Remove set but not used variable pvt by YueHaibing · 6 years ago
  43. c798c88 EDAC, ghes: Use CPER module handles to locate DIMMs by Fan Wu · 6 years ago
  44. 6f6da13 EDAC: Correct DIMM capacity unit symbol by Qiuxu Zhuo · 6 years ago
  45. c968ed0 EDAC, sb_edac: Fix signedness bugs in *_get_ha() functions by Luck, Tony · 6 years ago
  46. 2745065 drivers: edac: Add EDAC driver support for QCOM SoCs by Channagoud Kadabi · 6 years ago
  47. 8489b17 EDAC, sb_edac: Fix reporting for patrol scrubber errors by Qiuxu Zhuo · 6 years ago
  48. dcc960b EDAC, sb_edac: Return early on ADDRV bit and address type test by Qiuxu Zhuo · 6 years ago
  49. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  50. bd18523 EDAC: Get rid of custom ICPU() macro by Andy Shevchenko · 6 years ago
  51. 8960de4 EDAC, amd64: Add Family 17h, models 10h-2fh support by Michael Jin · 6 years ago
  52. b748f2d EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] by Takashi Iwai · 6 years ago
  53. 190bd6e EDAC, sb_edac: Add support for systems with segmented PCI buses by Masayoshi Mizuma · 6 years ago
  54. 6663484 EDAC, thunderx: Remove VLA usage by Kees Cook · 7 years ago
  55. 6c974d4 EDAC, i7core: Fix memleaks and use-after-free on probe and remove by Johan Hovold · 7 years ago
  56. 4708aa8 EDAC: Fix memleak in module init error path by Johan Hovold · 7 years ago
  57. 9d72fe1 EDAC, altera: Fix an error handling path in altr_s10_sdram_probe() by Christophe JAILLET · 7 years ago
  58. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  59. eaa3a1d EDAC, ghes: Make platform-based whitelisting x86-only by Borislav Petkov · 7 years ago
  60. 9ef2075 EDAC, altera: Fix ARM64 build warning by Thor Thayer · 7 years ago
  61. de245ae EDAC, skx: Fix skx_edac build error when ACPI_NFIT=m by Randy Dunlap · 7 years ago
  62. a0671c3 EDAC, ghes: Use BIT() macro by Borislav Petkov · 7 years ago
  63. ad0d73b EDAC, ghes: Add DDR4 and NVDIMM memory types by Toshi Kani · 7 years ago
  64. e9918d7 EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10 by Thor Thayer · 7 years ago
  65. 3dab6bd EDAC, altera: Add support for Stratix10 SDRAM EDAC by Thor Thayer · 7 years ago
  66. 305d0e0 EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() by Alexandru Gagniuc · 7 years ago
  67. 83e548b EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" by Colin Ian King · 7 years ago
  68. a66bdf5 EDAC, ghes: Add a null pointer check in ghes_edac_unregister() by Sughosh Ganu · 7 years ago
  69. cc7f3f1 ghes, EDAC: Fix ghes_edac registration by Borislav Petkov · 7 years ago
  70. dd972f9 Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  71. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  72. 0833f76 edac: remove tile driver by Arnd Bergmann · 7 years ago
  73. 6fd0526 EDAC, sb_edac: Remove variable length array usage by Gustavo A. R. Silva · 7 years ago
  74. 58ca9ac EDAC, skx_edac: Detect non-volatile DIMMs by Tony Luck · 7 years ago
  75. 001f861 EDAC: Add new memory type for non-volatile DIMMs by Tony Luck · 7 years ago
  76. d6dd77e EDAC: Drop duplicated array of strings for memory type names by Tony Luck · 7 years ago
  77. 422caa5 Merge branch 'ras/urgent' into ras/core by Thomas Gleixner · 7 years ago
  78. 28dd6726e EDAC, layerscape: Allow building for LS1021A by Rasmus Villemoes · 7 years ago
  79. bf84867 EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL by Anna Karbownik · 7 years ago
  80. 68627a6 x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type by Yazen Ghannam · 7 years ago
  81. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  83. 68fa24f EDAC, mv64x60: Fix an error handling path by Christophe JAILLET · 7 years ago
  84. 86a18ee EDAC, ti: Add support for TI keystone and DRA7xx EDAC by Tero Kristo · 7 years ago
  85. 544e925 EDAC, octeon: Fix an uninitialized variable warning by James Hogan · 7 years ago
  86. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  87. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 1ec1699 Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  89. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  90. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  91. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  92. 332efa6 locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  93. a8e9b18 EDAC, sb_edac: Fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  94. 24281a2 EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode by Luis Felipe Sandoval Castro · 7 years ago
  95. 88ae80a EDAC, skx_edac: Handle systems with segmented PCI busses by Tony Luck · 7 years ago
  96. f821fe8 EDAC, thunderx: Remove suspend/resume support by Jan Glauber · 7 years ago
  97. a9c0a10 EDAC, skx_edac: Fix detection of single-rank DIMMs by Charles Rose · 7 years ago
  98. 15cc3ae EDAC, sb_edac: Don't create a second memory controller if HA1 is not present by Qiuxu Zhuo · 7 years ago
  99. 301375e EDAC: Add owner check to the x86 platform drivers by Toshi Kani · 7 years ago
  100. 3877c7d EDAC: Add helper which returns the loaded platform driver by Toshi Kani · 7 years ago