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

Date List Subject
2022-05-09 15:03:44 linux-kernel [PATCH 13/18] EDAC/amd64: Add determine_edac_ctl_cap() into pvt->ops
2022-05-09 15:03:30 linux-kernel [PATCH 17/18] EDAC/amd64: Add get_cs_mode() into pvt->ops
2022-05-09 15:03:29 linux-kernel [PATCH 16/18] EDAC/amd64: Add dump_misc_regs() into pvt->ops
2022-05-09 15:03:29 linux-kernel [PATCH 11/18] EDAC/amd64: Add ecc_enabled() into pvt->ops
2022-05-09 15:03:26 linux-kernel [PATCH 14/18] EDAC/amd64: Add setup_mci_misc_attrs() into pvt->ops
2022-05-09 15:03:21 linux-kernel [PATCH 12/18] EDAC/amd64: Add determine_edac_cap() into pvt->ops
2022-05-09 15:02:58 linux-kernel [PATCH 10/18] EDAC/amd64: Add read_mc_regs() into pvt->ops
2022-05-09 15:02:56 linux-kernel [PATCH 05/18] EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt
2022-05-09 15:02:47 linux-kernel [PATCH 08/18] EDAC/amd64: Add determine_memory_type() into pvt->ops
2022-05-09 15:02:44 linux-kernel [PATCH 06/18] EDAC/amd64: Add prep_chip_selects() into pvt->ops
2022-05-09 15:02:35 linux-kernel [PATCH 07/18] EDAC/amd64: Add read_base_mask() into pvt->ops
2022-05-09 15:02:30 linux-kernel [PATCH 04/18] EDAC/amd64: Remove PCI Function 0
2022-05-09 15:02:29 linux-kernel [PATCH 02/18] EDAC/amd64: Remove scrub rate control for Family 17h and later
2022-05-09 15:02:03 linux-kernel [PATCH 03/18] EDAC/amd64: Remove PCI Function 6
2022-05-09 15:02:01 linux-kernel [PATCH 00/18] AMD64 EDAC Cleanup and Refactor
2022-05-09 15:00:45 linux-kernel [PATCH 01/18] EDAC/amd64: Don't set up EDAC PCI control on Family 17h+
2022-04-20 13:06:16 linux-kernel [PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
2022-04-19 21:59:00 linux-kernel [PATCH 3/3] EDAC/mce_amd: Add support for FRU Text in MCA
2022-04-19 16:46:35 linux-kernel [PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
2022-04-19 16:45:42 linux-kernel [PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
2022-04-19 13:37:11 linux-kernel [PATCH 2/3] x86/MCE/APEI: Handle variable register array size
2022-04-16 00:56:56 linux-kernel Re: [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes
2022-04-14 15:22:40 linux-kernel Re: [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes
2022-04-13 16:59:41 linux-kernel Re: [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes
2022-04-12 08:11:22 linux-kernel Re: [PATCH 1/2] x86/mce: Simplify AMD severity grading logic
2022-04-11 09:00:10 linux-kernel Re: [PATCH 2/2] x86/mce: Add messages for panic errors in AMD's MCE grading
2022-04-06 13:42:28 linux-kernel Re: [PATCH v2 1/2] x86/mce: Extend AMD severity grading function with new types of errors
2022-04-06 12:55:17 linux-kernel Re: [PATCH v2 2/2] x86/mce: Add messages to describe panic machine errors on AMD's MCEs grading
2022-04-06 09:07:25 linux-kernel Re: [PATCH v2 1/2] x86/mce: Extend AMD severity grading function with new types of errors
2022-03-31 05:01:31 linux-kernel Re: [PATCH 1/2] x86/mce: Extend AMD severity grading function with new types of errors
2022-03-10 14:42:15 linux-kernel Re: [PATCH v4 08/24] EDAC/amd64: Define function to check DRAM limit address
2022-03-10 14:31:09 linux-kernel Re: [PATCH v4 18/24] EDAC/amd64: Define function to insert CS ID into address
2022-03-10 10:33:10 linux-kernel Re: [PATCH v4 0/2] AMD Family 19h Models 10h-1Fh Updates
2022-03-10 10:21:30 linux-kernel Re: [PATCH v4 02/24] EDAC/amd64: Define functions for DramOffset
2022-03-10 08:21:51 linux-kernel Re: [PATCH v4 01/24] EDAC/amd64: Define Data Fabric operations
2022-03-10 07:11:30 linux-kernel Re: [PATCH v4 12/24] EDAC/amd64: Define function to get number of interleaved channels
2022-03-10 03:37:40 linux-kernel Re: [PATCH v4 21/24] EDAC/amd64: Update CS ID calculation to match reference code
2022-03-10 03:29:42 linux-kernel Re: [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit
2022-03-10 01:54:11 linux-kernel Re: [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails
2022-03-10 00:14:13 linux-kernel Re: [PATCH v4 07/24] EDAC/amd64: Define function to dehash address
2022-03-09 23:38:32 linux-kernel Re: [PATCH v4 16/24] EDAC/amd64: Define function to make space for CS ID
2022-03-02 17:45:35 linux-kernel Re: [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails
2022-02-24 19:23:51 linux-kernel Re: [PATCH v4 1/2] EDAC/amd64: Set memory type per DIMM
2022-02-16 06:38:17 linux-kernel Re: [PATCH v7 06/12] EDAC/amd64: Add AMD heterogeneous family 19h Model 30h-3fh
2022-02-15 22:41:11 linux-kernel Re: [PATCH v7 07/12] EDAC/amd64: Enumerate Aldebaran GPU nodes by adding family ops
2022-02-15 19:22:10 linux-kernel Re: [PATCH v7 08/12] EDAC/amd64: Add Family ops to update GPU csrow and channel info
2022-02-15 19:00:13 linux-kernel Re: [PATCH v7 05/12] EDAC/amd64: Define dynamic family ops routines
2022-02-15 17:44:00 linux-kernel Re: [PATCH v7 04/12] EDAC/amd64: Move struct fam_type variables into amd64_pvt structure
2022-02-09 23:54:34 linux-kernel Re: [PATCH v7 02/12] x86/amd_nb: Add support for northbridges on Aldebaran
2022-02-09 23:54:18 linux-kernel Re: [PATCH v7 03/12] EDAC/mce_amd: Extract node id from MCA_IPID
2022-02-09 23:53:53 linux-kernel Re: [PATCH v7 01/12] EDAC/amd64: Document heterogeneous enumeration