summaryrefslogtreecommitdiff
path: root/drivers/ras/amd/atl
AgeCommit message (Expand)AuthorFilesLines
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar2-2/+20
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar1-1/+1
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar1-1/+1
2025-04-08RAS/AMD/FMPM: Get masked addressYazen Ghannam2-2/+3
2025-04-07RAS/AMD/ATL: Include row[13] bit in row retirementYazen Ghannam1-1/+18
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello2-0/+2
2024-10-22RAS/AMD/ATL: Add debug prints for DF register readsYazen Ghannam1-2/+6
2024-08-01RAS/AMD/ATL: Translate normalized to system physical addresses using PRMJohn Allen5-0/+78
2024-07-16Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-68/+754
2024-07-15Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)1-1/+1
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam3-41/+114
2024-06-10RAS/AMD/ATL: Fix MI300 bank hashYazen Ghannam1-7/+2
2024-06-10RAS/AMD/ATL: Implement DF 4.5 NP2 denormalizationJohn Allen3-0/+621
2024-06-10RAS/AMD/ATL: Validate address map when information is gatheredJohn Allen2-43/+77
2024-06-10RAS/AMD/ATL: Expand helpers for adding and removing base and holeJohn Allen2-15/+29
2024-06-10RAS/AMD/ATL: Read DRAM hole base earlyJohn Allen3-13/+26
2024-06-10RAS/AMD/ATL: Add amd_atl pr_fmt() prefixJohn Allen2-1/+4
2024-06-05RAS/AMD/ATL: Add a missing module descriptionJeff Johnson1-0/+1
2024-05-28RAS/AMD/ATL: Add missing newline to pr_info() statementVasyl Gomonovych1-1/+1
2024-03-12Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-0/+3838
2024-02-26RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Yazen Ghannam1-3/+2
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam2-0/+52
2024-02-01RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportYazen Ghannam3-2/+205
2024-01-31RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Dan Carpenter1-1/+1
2024-01-29RAS/AMD/ATL: Add MI300 supportMuralidhara M K8-5/+309
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam11-0/+3280