LinuxLists
Users
About
Yazen Ghannam (
[email protected]
)
Number of posts: 1050 (0.38 per day)
First post: 2016-10-26 15:58:36
Last post: 2024-06-14 21:48:05
Previous Page
/
Next Page
Date
List
Subject
2021-12-08 17:44:22
linux-kernel
[PATCH 2/4] EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
2021-12-08 17:44:20
linux-kernel
[PATCH 1/4] EDAC: Add RDDR5 and LRDDR5 memory types
2021-12-08 17:44:17
linux-kernel
[PATCH 0/4] AMD Family 19h Models 10h-1Fh Updates
2021-12-07 19:30:58
linux-kernel
[PATCH] x86/MCE/AMD: Allow thresholding interface updates after init
2021-12-07 16:29:05
linux-kernel
Re: [PATCH 1/3] x86/MCE/AMD: Provide an "Unknown" MCA bank type
2021-12-03 02:00:51
linux-kernel
[PATCH 3/3] x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
2021-12-03 02:00:47
linux-kernel
[PATCH 2/3] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA Bank Types
2021-12-03 02:00:41
linux-kernel
[PATCH 1/3] x86/MCE/AMD: Provide an "Unknown" MCA bank type
2021-12-03 02:00:37
linux-kernel
[PATCH 0/3] AMD SMCA Updates
2021-12-02 16:02:44
linux-kernel
Re: Excessive delays from GHES polling on dual-socket AMD EPYC
2021-11-12 20:59:39
linux-kernel
Re: [PATCH v6 3/5] EDAC/amd64: Extend family ops functions
2021-10-28 18:03:49
linux-kernel
[PATCH v3 33/33] EDAC/amd64: Add address translation support for DF3.5
2021-10-28 18:03:35
linux-kernel
[PATCH v3 32/33] EDAC/amd64: Save the number of block instances
2021-10-28 18:03:27
linux-kernel
[PATCH v3 30/33] EDAC/amd64: Add glossary of acronyms for address translation
2021-10-28 18:03:06
linux-kernel
[PATCH v3 28/33] EDAC/amd64: Define function to get interleave address select bit
2021-10-28 18:02:57
linux-kernel
[PATCH v3 23/33] EDAC/amd64: Define function to insert CS ID into address
2021-10-28 18:02:54
linux-kernel
[PATCH v3 31/33] EDAC/amd64: Add check for when to add DRAM base and hole
2021-10-28 18:02:24
linux-kernel
[PATCH v3 27/33] EDAC/amd64: Match hash function to reference code
2021-10-28 18:02:17
linux-kernel
[PATCH v3 14/33] EDAC/amd64: Simplify function parameters
2021-10-28 18:02:15
linux-kernel
[PATCH v3 17/33] EDAC/amd64: Define function to get number of interleaved channels
2021-10-28 18:02:14
linux-kernel
[PATCH v3 15/33] EDAC/amd64: Define function to get Interleave Address Bit
2021-10-28 18:02:10
linux-kernel
[PATCH v3 09/33] EDAC/amd64: Define function to denormalize address
2021-10-28 18:02:07
linux-kernel
[PATCH v3 25/33] EDAC/amd64: Define function to find shift and mask values
2021-10-28 18:02:05
linux-kernel
[PATCH v3 29/33] EDAC/amd64: Add support for address translation on DF3 systems
2021-10-28 18:01:59
linux-kernel
[PATCH v3 11/33] EDAC/amd64: Define function to dehash address
2021-10-28 18:01:51
linux-kernel
[PATCH v3 26/33] EDAC/amd64: Update CS ID calculation to match reference code
2021-10-28 18:01:51
linux-kernel
[PATCH v3 24/33] EDAC/amd64: Define function to get CS Fabric ID
2021-10-28 18:01:37
linux-kernel
[PATCH v3 22/33] EDAC/amd64: Define function to calculate CS ID
2021-10-28 18:01:21
linux-kernel
[PATCH v3 04/33] EDAC/amd64: Add context struct
2021-10-28 18:01:20
linux-kernel
[PATCH v3 21/33] EDAC/amd64: Define function to make space for CS ID
2021-10-28 18:01:20
linux-kernel
[PATCH v3 05/33] EDAC/amd64: Define Data Fabric operations
2021-10-28 18:01:11
linux-kernel
[PATCH v3 19/33] EDAC/amd64: Define function to get number of interleaved sockets
2021-10-28 18:01:07
linux-kernel
[PATCH v3 18/33] EDAC/amd64: Define function to get number of interleaved dies
2021-10-28 18:01:07
linux-kernel
[PATCH v3 20/33] EDAC/amd64: Remove unnecessary assert
2021-10-28 18:00:52
linux-kernel
[PATCH v3 12/33] EDAC/amd64: Define function to check DRAM limit address
2021-10-28 18:00:52
linux-kernel
[PATCH v3 16/33] EDAC/amd64: Skip denormalization if no interleaving
2021-10-28 18:00:46
linux-kernel
[PATCH v3 13/33] EDAC/amd64: Remove goto statements
2021-10-28 18:00:26
linux-kernel
[PATCH v3 10/33] EDAC/amd64: Define function to add DRAM base and hole
2021-10-28 18:00:19
linux-kernel
[PATCH v3 08/33] EDAC/amd64: Define function to find interleaving mode
2021-10-28 18:00:14
linux-kernel
[PATCH v3 06/33] EDAC/amd64: Define functions for DramOffset
2021-10-28 18:00:14
linux-kernel
[PATCH v3 07/33] EDAC/amd64: Define function to read DRAM address map registers
2021-10-28 18:00:02
linux-kernel
[PATCH v3 03/33] EDAC/amd64: Allow for DF Indirect Broadcast reads
2021-10-28 17:59:51
linux-kernel
[PATCH v3 02/33] x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC
2021-10-28 17:59:46
linux-kernel
[PATCH v3 01/33] x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
2021-10-28 17:59:30
linux-kernel
[PATCH v3 00/33] AMD MCA Address Translation Updates
2021-10-27 22:34:48
linux-kernel
Re: [PATCH v5 5/5] EDAC/amd64: Enumerate memory on Aldebaran GPU nodes
2021-10-27 22:14:16
linux-kernel
Re: [PATCH v5 3/5] EDAC/amd64: Extend family ops functions
2021-10-27 21:35:57
linux-kernel
Re: [PATCH v5 4/5] EDAC/amd64: Move struct fam_type into amd64_pvt structure
2021-10-27 21:34:38
linux-kernel
Re: [PATCH v5 1/5] x86/amd_nb: Add support for northbridges on Aldebaran
2021-10-21 16:42:42
linux-kernel
Re: [PATCH v4 4/4] EDAC/amd64: Enumerate memory on Aldebaran GPU nodes
2021-10-21 16:30:52
linux-kernel
Re: [PATCH v4 3/4] EDAC/amd64: Extend family ops functions