- af11be0 edac: ghes: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
- e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 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
- 612b5d5 cper,edac,efi: Memory Error Record: bank group/address and chip id by Alex Kluver · 4 years, 5 months ago
- 9baf68c edac,ghes,cper: Add Row Extension to Memory Error Record by Alex Kluver · 4 years, 5 months ago
- 251c54e EDAC/ghes: Check whether the driver is on the safe list correctly by Borislav Petkov · 4 years, 4 months ago
- cd8100f EDAC/ghes: Clear scanned data on unload by Borislav Petkov · 4 years, 4 months ago
- b972fdb EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register() by Shiju Jose · 4 years, 5 months ago
- 7d4c1ea EDAC: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- b9cae27 EDAC/ghes: Scan the system once on driver init by Borislav Petkov · 4 years, 8 months ago
- b001694 EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt by Robert Richter · 4 years, 8 months ago
- cb51a37 EDAC/ghes: Setup DIMM label from DMI and use it in error reports by Robert Richter · 4 years, 8 months ago
- 67792cf EDAC/mc: Remove enable_per_layer_report function argument by Robert Richter · 5 years ago
- 91b327f EDAC/mc: Determine mci pointer from the error descriptor by Robert Richter · 5 years ago
- 672ef0e EDAC: Store error type in struct edac_raw_error_desc by Robert Richter · 5 years ago
- 16214bd EDAC/ghes: Do not warn when incrementing refcount on 0 by Robert Richter · 5 years ago
- 787d899 EDAC: Unify the mc_event tracepoint call by Robert Richter · 5 years ago
- 501eb40 EDAC/ghes: Remove intermediate buffer pvt->detail_location by Robert Richter · 5 years ago
- 7088e29 EDAC/ghes: Fix grain calculation by Robert Richter · 5 years ago
- 7c10493 EDAC/ghes: Use standard kernel macros for page calculations by Robert Richter · 5 years ago
- c498afa EDAC: Introduce an mci_for_each_dimm() iterator by Robert Richter · 5 years ago
- bc9ad9e EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function by Robert Richter · 5 years ago
- 23f61b9 EDAC/ghes: Fix locking and memory barrier issues by Robert Richter · 5 years ago
- 1e72e67 EDAC/ghes: Fix Use after free in ghes_edac remove path by James Morse · 5 years ago
- d55c79a EDAC: Prefer 'unsigned int' to bare use of 'unsigned' by Robert Richter · 5 years ago
- 1223755 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 by Thomas Gleixner · 6 years ago
- c798c88 EDAC, ghes: Use CPER module handles to locate DIMMs by Fan Wu · 6 years ago
- eaa3a1d EDAC, ghes: Make platform-based whitelisting x86-only by Borislav Petkov · 7 years ago
- a0671c3 EDAC, ghes: Use BIT() macro by Borislav Petkov · 7 years ago
- ad0d73b EDAC, ghes: Add DDR4 and NVDIMM memory types by Toshi Kani · 7 years ago
- 305d0e0 EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() by Alexandru Gagniuc · 7 years ago
- a66bdf5 EDAC, ghes: Add a null pointer check in ghes_edac_unregister() by Sughosh Ganu · 7 years ago
- cc7f3f1 ghes, EDAC: Fix ghes_edac registration by Borislav Petkov · 7 years ago
- 5deed6b EDAC, ghes: Add platform check by Toshi Kani · 7 years ago
- 0fe5f28 EDAC, ghes: Model a single, logical memory controller by Borislav Petkov · 7 years ago
- c9c8b4d EDAC, ghes: Remove symbol exports by Borislav Petkov · 7 years ago
- c54182e EDAC: Get rid of mci->mod_ver by Borislav Petkov · 8 years ago
- 78d88e8 edac: rename edac_core.h to edac_mc.h by Mauro Carvalho Chehab · 8 years ago
- 990995b EDAC: Fix PAGES_TO_MiB macro misuse by Tan Xiaojun · 9 years ago
- 58a9c25 EDAC, ghes_edac: Remove redundant memory_type array by Aravind Gopalakrishnan · 9 years ago
- 665aa8c ghes_edac: Use snprintf() to silence a static checker warning by Dan Carpenter · 10 years ago
- 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
- 5650769 EDAC, GHES: Update ghes error record info by Chen, Gong · 11 years ago
- 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
- 5dae92a ghes_edac: fix to use list_for_each_entry_safe() when delete list items by Wei Yongjun · 12 years ago
- 8ae8f50 ghes_edac: Fix RAS tracing by Mauro Carvalho Chehab · 12 years ago
- 689c9cd ghes_edac: Make it compliant with UEFI spec 2.3.1 by Mauro Carvalho Chehab · 12 years ago
- d2a6856 ghes_edac: Improve driver's printk messages by Mauro Carvalho Chehab · 12 years ago
- 5ee726d ghes_edac: Don't credit the same memory dimm twice by Mauro Carvalho Chehab · 12 years ago
- 32fa1f5 ghes_edac: do a better job of filling EDAC DIMM info by Mauro Carvalho Chehab · 12 years ago
- f04c62a ghes_edac: add support for reporting errors via EDAC by Mauro Carvalho Chehab · 12 years ago
- 77c5f5d ghes_edac: Register at EDAC core the BIOS report by Mauro Carvalho Chehab · 12 years ago