| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-23 | cxl/edac: Add CXL memory device memory sparing control feature | Shiju Jose | 1 | -0/+9 |
| 2025-05-22 | EDAC/bluefield: Don't use bluefield_edac_readl() result on error | David Thompson | 1 | -5/+15 |
| 2025-05-16 | EDAC/altera: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar | 3 | -3/+5 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts | Ingo Molnar | 2 | -4/+7 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | 2 | -4/+7 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | 2 | -0/+2 |
| 2025-04-28 | EDAC/altera: Set DDR and SDMMC interrupt mask before registration | Niravkumar L Rabara | 2 | -3/+6 |
| 2025-04-28 | EDAC/altera: Test the correct error reg offset | Niravkumar L Rabara | 1 | -1/+1 |
| 2025-04-24 | EDAC/i10nm: Fix the bitwise operation between variables of different sizes | Qiuxu Zhuo | 1 | -2/+2 |
| 2025-04-22 | EDAC/ie31200: Add two Intel SoCs for EDAC support | Qiuxu Zhuo | 1 | -0/+6 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids server | Qiuxu Zhuo | 2 | -4/+37 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log() | Qiuxu Zhuo | 2 | -92/+81 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() | Qiuxu Zhuo | 2 | -101/+156 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Structure the per-channel RRL registers | Qiuxu Zhuo | 2 | -44/+69 |
| 2025-04-17 | EDAC/i10nm: Explicitly set the modes of the RRL register sets | Qiuxu Zhuo | 1 | -0/+10 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 | Qiuxu Zhuo | 2 | -19/+27 |
| 2025-04-17 | EDAC/skx_common: Fix general protection fault | Qiuxu Zhuo | 1 | -0/+1 |
| 2025-04-17 | EDAC/igen6: Add Intel Amston Lake SoCs support | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-04-17 | EDAC/igen6: Add Intel Arizona Beach SoCs support | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-04-17 | EDAC/igen6: Skip absent memory controllers | Qiuxu Zhuo | 1 | -16/+62 |
| 2025-04-14 | x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h> | Ingo Molnar | 1 | -1/+1 |
| 2025-04-14 | x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h> | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar | 1 | -3/+3 |
| 2025-03-26 | Merge tag 'edac_updates_for_v6.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -314/+1493 |
| 2025-03-25 | Merge remote-tracking branches 'ras/edac-cxl', 'ras/edac-drivers' and 'ras/ed... | Borislav Petkov (AMD) | 12 | -314/+504 |
| 2025-03-10 | EDAC/ie31200: Switch Raptor Lake-S to interrupt mode | Qiuxu Zhuo | 2 | -7/+78 |
| 2025-03-10 | EDAC/ie31200: Add Intel Raptor Lake-S SoCs support | Qiuxu Zhuo | 1 | -33/+149 |
| 2025-03-10 | EDAC/ie31200: Break up ie31200_probe1() | Qiuxu Zhuo | 1 | -47/+61 |
| 2025-03-10 | EDAC/ie31200: Fold the two channel loops into one loop | Qiuxu Zhuo | 1 | -15/+7 |
| 2025-03-10 | EDAC/ie31200: Make struct dimm_data contain decoded information | Qiuxu Zhuo | 1 | -43/+19 |
| 2025-03-10 | EDAC/ie31200: Make the memory controller resources configurable | Qiuxu Zhuo | 1 | -146/+111 |
| 2025-03-10 | EDAC/ie31200: Simplify the pci_device_id table | Qiuxu Zhuo | 1 | -22/+22 |
| 2025-03-10 | EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info() | Qiuxu Zhuo | 1 | -12/+12 |
| 2025-03-10 | EDAC/ie31200: Fix the error path order of ie31200_init() | Qiuxu Zhuo | 1 | -5/+7 |
| 2025-03-10 | EDAC/ie31200: Fix the DIMM size mask for several SoCs | Qiuxu Zhuo | 1 | -1/+2 |
| 2025-03-10 | EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer | Qiuxu Zhuo | 1 | -3/+1 |
| 2025-03-06 | EDAC/device: Fix dev_set_name() format string | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-03 | EDAC/pnd2: Make read-only const array intlv static | Colin Ian King | 1 | -2/+2 |
| 2025-03-03 | EDAC/igen6: Constify struct res_config | Christophe JAILLET | 1 | -10/+10 |
| 2025-02-28 | EDAC/amd64: Simplify return statement in dct_ecc_enabled() | Thorsten Blum | 1 | -4/+1 |
| 2025-02-26 | EDAC: Update memory repair control interface for memory sparing feature | Shiju Jose | 1 | -0/+84 |
| 2025-02-26 | EDAC: Add a memory repair control feature | Shiju Jose | 4 | -0/+319 |
| 2025-02-26 | EDAC: Use string choice helper functions | Thorsten Blum | 5 | -37/+42 |
| 2025-02-25 | EDAC: Add a Error Check Scrub control feature | Shiju Jose | 4 | -0/+234 |
| 2025-02-25 | EDAC: Add scrub control feature | Shiju Jose | 4 | -4/+255 |
| 2025-02-25 | EDAC: Add support for EDAC device features control | Shiju Jose | 1 | -0/+101 |
| 2025-02-21 | EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids | Qiuxu Zhuo | 3 | -0/+46 |
| 2025-02-21 | EDAC/igen6: Fix the flood of invalid error reports | Qiuxu Zhuo | 1 | -6/+15 |
| 2025-02-21 | EDAC/ie31200: work around false positive build warning | Arnd Bergmann | 1 | -15/+13 |