| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | EDAC: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 12 | -183/+182 |
| 4 days | EDAC/igen6: Add Intel Nova Lake-H SoC support | Qiuxu Zhuo | 1 | -0/+46 |
| 4 days | EDAC/igen6: Make registers for detecting IBECC configurable | Qiuxu Zhuo | 1 | -28/+27 |
| 4 days | EDAC/imh: Add RRL support for Intel Diamond Rapids server | Qiuxu Zhuo | 2 | -1/+53 |
| 4 days | EDAC/{skx_common,i10nm}: Prepare RRL for sub-channel granularity | Qiuxu Zhuo | 3 | -13/+36 |
| 4 days | EDAC/skx_common: Add SubChannel support to ADXL decode | Qiuxu Zhuo | 2 | -1/+24 |
| 4 days | EDAC/{skx_common,i10nm}: Move RRL handling to common code | Qiuxu Zhuo | 3 | -188/+191 |
| 4 days | EDAC/{skx_common,i10nm}: Introduce rrl_ctrl_mode | Qiuxu Zhuo | 2 | -3/+15 |
| 4 days | EDAC/{skx_common,i10nm}: Rename rrl_mode to rrl_source_type | Qiuxu Zhuo | 2 | -16/+16 |
| 5 days | EDAC/{skx_common,skx,i10nm}: Split skx_set_decode() | Qiuxu Zhuo | 4 | -14/+22 |
| 5 days | EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_common | Qiuxu Zhuo | 4 | -62/+63 |
| 2026-05-14 | EDAC/{skx_common,skx}: Fix UBSAN shift-out-of-bounds in skx_get_dimm_info | zhoumin | 1 | -0/+3 |
| 2026-05-14 | EDAC/igen6: Add one Intel Panther Lake-H SoC support | Qiuxu Zhuo | 1 | -0/+2 |
| 2026-05-14 | EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCs | Qiuxu Zhuo | 1 | -69/+304 |
| 2026-05-14 | EDAC/igen6: Fix call trace due to missing release() | Qiuxu Zhuo | 1 | -0/+6 |
| 2026-05-14 | EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning | Thorsten Blum | 1 | -1/+1 |
| 2026-05-14 | EDAC: i5400: disable error reporting at teardown and refactor helper | Tushar Tibude | 1 | -9/+24 |
| 2026-05-14 | EDAC: i5100: disable error reporting at teardown and create helper | Tushar Tibude | 1 | -5/+21 |
| 2026-05-14 | EDAC: i5000: disable error reporting at teardown and refactor helper | Tushar Tibude | 1 | -9/+24 |
| 2026-05-14 | EDAC: i7300: disable error reporting if init fails and refactor helper | Tushar Tibude | 1 | -9/+24 |
| 2026-05-14 | EDAC/i10nm: Don't fail probing if ADXL is missing | Vasily Khoruzhick | 1 | -3/+11 |
| 2026-05-05 | EDAC/versalnet: Fix device name memory leak | Prasanna Kumar T S M | 1 | -8/+2 |
| 2026-04-14 | Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -19/+29 |
| 2026-04-14 | Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -129/+144 |
| 2026-04-13 | Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed... | Borislav Petkov (AMD) | 5 | -99/+123 |
| 2026-04-05 | EDAC/mc: Fix error path ordering in edac_mc_alloc() | Borislav Petkov (AMD) | 1 | -3/+3 |
| 2026-03-31 | EDAC/mc: Use kzalloc_flex() | Rosen Penev | 1 | -7/+3 |
| 2026-03-27 | EDAC/ie31200: Make rpl_s_cfg static | Marilene Andrade Garcia | 1 | -1/+1 |
| 2026-03-25 | EDAC/i10nm: Fix spelling mistake "readd" -> "read" | Colin Ian King | 1 | -1/+1 |
| 2026-03-24 | EDAC/versalnet: Fix device_node leak in mc_probe() | Felix Gu | 1 | -2/+2 |
| 2026-03-22 | EDAC/versalnet: Fix memory leak in remove and probe error paths | Prasanna Kumar T S M | 1 | -0/+2 |
| 2026-03-19 | EDAC/amd64: Add support for family 19h, models 40h-4fh | Devang Vyas | 1 | -0/+3 |
| 2026-03-18 | EDAC/i10nm: Add driver decoder for Granite Rapids server | Qiuxu Zhuo | 1 | -0/+14 |
| 2026-03-13 | EDAC/sb: Use kzalloc_flex() | Rosen Penev | 1 | -11/+3 |
| 2026-03-13 | EDAC/i7core: Use kzalloc_flex() | Rosen Penev | 1 | -11/+4 |
| 2026-03-11 | EDAC/mpc85xx: Constify device sysfs attributes | Thomas Weißschuh | 1 | -1/+1 |
| 2026-03-11 | EDAC/device: Allow addition of const sysfs attributes | Thomas Weißschuh | 2 | -3/+3 |
| 2026-03-11 | EDAC/pci_sysfs: Constify instance sysfs attributes | Thomas Weißschuh | 1 | -5/+5 |
| 2026-03-11 | EDAC/device: Constify info sysfs attributes | Thomas Weißschuh | 1 | -5/+5 |
| 2026-03-11 | EDAC/device: Drop unnecessary and dangerous casts of attributes | Thomas Weißschuh | 1 | -5/+3 |
| 2026-03-11 | EDAC/device: Drop unused macro to_edacdev_attr() | Thomas Weißschuh | 1 | -2/+0 |
| 2026-03-11 | EDAC/altera: Drop unused field eccmgr_sysfs_attr | Thomas Weißschuh | 1 | -1/+0 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Add new SMCA bank types | Yazen Ghannam | 1 | -0/+10 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Update CS bank type naming | Yazen Ghannam | 1 | -1/+1 |
| 2026-03-11 | x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums | Yazen Ghannam | 1 | -19/+19 |
| 2026-03-02 | EDAC/versalnet: Refactor memory controller initialization and cleanup | Shubhrajyoti Datta | 1 | -74/+94 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -12/+6 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 11 | -26/+26 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 12 | -41/+44 |
| 2026-02-10 | Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -919/+80 |
| 2026-02-09 | Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2026-02-01 | EDAC/altera: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior | 1 | -7/+4 |
| 2026-01-30 | EDAC/r82600: Remove this obsolete driver | Ethan Nelson-Moore | 3 | -434/+0 |
| 2026-01-29 | EDAC/i82443bxgx: Remove driver that has been marked broken since 2007 | Ethan Nelson-Moore | 3 | -471/+0 |
| 2026-01-04 | EDAC/x38: Fix a resource leak in x38_probe1() | Haoxiang Li | 1 | -3/+6 |
| 2026-01-04 | EDAC/i3200: Fix a resource leak in i3200_probe1() | Haoxiang Li | 1 | -5/+6 |
| 2025-12-30 | EDAC/amd64: Avoid a -Wformat-security warning | Arnd Bergmann | 1 | -1/+1 |
| 2025-12-19 | EDAC/igen6: Add more Intel Panther Lake-H SoCs support | Lili Li | 1 | -0/+20 |
| 2025-12-19 | EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurable | Qiuxu Zhuo | 1 | -12/+53 |
| 2025-12-17 | EDAC/igen6: Add two Intel Amston Lake SoCs support | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-12-17 | EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size() | Dan Carpenter | 1 | -1/+1 |
| 2025-12-17 | EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size() | Dan Carpenter | 1 | -0/+1 |
| 2025-12-06 | Merge tag 'bitmap-for-6.19' of github.com:/norov/linux | Linus Torvalds | 1 | -3/+1 |
| 2025-12-02 | Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 13 | -500/+746 |
| 2025-11-24 | EDAC/ie31200: Convert to common field_get() helper | Geert Uytterhoeven | 1 | -4/+1 |
| 2025-11-24 | EDAC/ie31200: #undef field_get() before local definition | Geert Uytterhoeven | 1 | -0/+1 |
| 2025-11-21 | EDAC/igen6: Fix error handling in igen6_edac driver | Ma Ke | 1 | -0/+2 |
| 2025-11-21 | EDAC/imh: Setup 'imh_test' debugfs testing node | Qiuxu Zhuo | 1 | -0/+2 |
| 2025-11-21 | EDAC/{skx_comm,imh}: Detect 2-level memory configuration | Qiuxu Zhuo | 2 | -0/+42 |
| 2025-11-21 | EDAC/skx_common: Extend the maximum number of DRAM chip row bits | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-11-21 | EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers | Qiuxu Zhuo | 5 | -26/+648 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_set_hi_lo() | Qiuxu Zhuo | 2 | -0/+8 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_get_edac_list() | Qiuxu Zhuo | 2 | -0/+8 |
| 2025-11-19 | EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev | Qiuxu Zhuo | 4 | -9/+10 |
| 2025-11-18 | EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error() | Thorsten Blum | 1 | -3/+4 |
| 2025-11-11 | EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection | Niravkumar L Rabara | 1 | -2/+2 |
| 2025-11-11 | EDAC/altera: Handle OCRAM ECC enable after warm reset | Niravkumar L Rabara | 1 | -3/+15 |
| 2025-11-10 | EDAC/ie31200: Fix error handling in ie31200_register_mci | Ma Ke | 1 | -0/+2 |
| 2025-11-07 | EDAC/versalnet: Handle split messages for non-standard errors | Shubhrajyoti Datta | 1 | -11/+13 |
| 2025-11-06 | EDAC: Remove the legacy EDAC sysfs interface | Avadhut Naik | 2 | -412/+0 |
| 2025-11-06 | EDAC/amd64: Remove NUM_CONTROLLERS macro | Avadhut Naik | 2 | -2/+6 |
| 2025-11-06 | EDAC/amd64: Generate ctl_name string at runtime | Avadhut Naik | 2 | -47/+13 |
| 2025-10-13 | EDAC/versalnet: Fix off by one in handle_error() | Dan Carpenter | 1 | -1/+1 |
| 2025-09-30 | Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -57/+1342 |
| 2025-09-26 | Merge branches 'edac-drivers' and 'edac-misc' into edac-updates | Borislav Petkov (AMD) | 3 | -0/+0 |
| 2025-09-18 | EDAC/versalnet: Return the correct error in mc_probe() | Dan Carpenter | 1 | -1/+3 |
| 2025-09-17 | EDAC/mc_sysfs: Increase legacy channel support to 16 | Avadhut Naik | 1 | -0/+24 |
| 2025-09-17 | EDAC/amd64: Add support for AMD family 1Ah-based newer models | Avadhut Naik | 2 | -1/+21 |
| 2025-09-15 | EDAC: Add a driver for the AMD Versal NET DDR controller | Shubhrajyoti Datta | 3 | -0/+967 |
| 2025-09-03 | EDAC/skx_common: Use topology_physical_package_id() instead of open coding | Qiuxu Zhuo | 1 | -1/+2 |
| 2025-08-30 | EDAC: Fix wrong executable file modes for C source files | Kuan-Wei Chiu | 3 | -0/+0 |
| 2025-08-25 | EDAC/altera: Delete an inappropriate dma_free_coherent() call | Salah Triki | 1 | -1/+0 |
| 2025-08-20 | EDAC/altera: Use dev_fwnode() | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2025-08-19 | EDAC/skx_common: Remove unused *NUM*_IMC macros | Qiuxu Zhuo | 1 | -5/+0 |
| 2025-08-19 | EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cnt | Qiuxu Zhuo | 1 | -6/+7 |
| 2025-08-19 | EDAC/skx_common: Remove redundant upper bound check for res->imc | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-08-19 | EDAC/skx_common: Make skx_dev->imc[] a flexible array | Qiuxu Zhuo | 2 | -2/+3 |
| 2025-08-19 | EDAC/skx_common: Swap memory controller index mapping | Qiuxu Zhuo | 1 | -8/+20 |
| 2025-08-19 | EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc | Qiuxu Zhuo | 2 | -14/+14 |
| 2025-08-19 | EDAC/{skx_common,skx}: Use configuration data, not global macros | Qiuxu Zhuo | 3 | -20/+30 |
| 2025-08-19 | EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller | Qiuxu Zhuo | 1 | -0/+14 |
| 2025-08-19 | EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support | Kyle Manna | 1 | -0/+4 |
| 2025-08-15 | EDAC: Add EDAC driver for ARM Cortex A72 cores | Sascha Hauer | 3 | -0/+234 |
| 2025-07-29 | Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -100/+138 |
| 2025-07-15 | EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling | Wang Haoran | 2 | -11/+11 |
| 2025-07-14 | EDAC/synopsys: Clear the ECC counters on init | Shubhrajyoti Datta | 1 | -49/+44 |
| 2025-07-07 | EDAC/ie31200: Add Intel Raptor Lake-HX SoCs support | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-07-07 | EDAC/igen6: Add Intel Wildcat Lake SoCs support | Lili Li | 1 | -0/+15 |
| 2025-07-07 | EDAC/i10nm: Add Intel Granite Rapids-D support | Qiuxu Zhuo | 1 | -1/+11 |
| 2025-06-30 | EDAC: Initialize EDAC features sysfs attributes | Shiju Jose | 3 | -1/+5 |
| 2025-06-26 | EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc() | Arnd Bergmann | 1 | -34/+22 |
| 2025-06-25 | EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs | Avadhut Naik | 1 | -21/+36 |
| 2025-06-23 | EDAC/igen6: Reduce log level to debug for absent memory controllers | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-06-23 | EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device ID | George Gaidarov | 1 | -6/+6 |
| 2025-06-23 | EDAC/ie31200: Enable support for Core i5-14600 and i7-14700 | George Gaidarov | 1 | -0/+4 |
| 2025-06-23 | ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support | Qiuxu Zhuo | 1 | -0/+22 |
| 2025-06-18 | EDAC/igen6: Fix NULL pointer dereference | Qiuxu Zhuo | 1 | -11/+13 |
| 2025-06-16 | EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh | Avadhut Naik | 1 | -0/+1 |
| 2025-06-03 | Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -0/+9 |
| 2025-05-29 | EDAC/altera: Use correct write width with the INTTEST register | Niravkumar L Rabara | 1 | -3/+3 |
| 2025-05-27 | Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -225/+416 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 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 | -90/+79 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() | Qiuxu Zhuo | 2 | -98/+153 |
| 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-25 | Merge tag 'edac_updates_for_v6.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -313/+1492 |
| 2025-03-25 | Merge remote-tracking branches 'ras/edac-cxl', 'ras/edac-drivers' and 'ras/ed... | Borislav Petkov (AMD) | 12 | -313/+503 |
| 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-05 | 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-25 | 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-20 | EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids | Qiuxu Zhuo | 3 | -0/+46 |
| 2025-02-20 | EDAC/igen6: Fix the flood of invalid error reports | Qiuxu Zhuo | 1 | -6/+15 |
| 2025-02-20 | EDAC/ie31200: work around false positive build warning | Arnd Bergmann | 1 | -15/+13 |
| 2025-02-14 | EDAC/qcom: Correct interrupt enable register configuration | Komal Bajaj | 1 | -2/+2 |
| 2025-01-21 | Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
| 2025-01-21 | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -12/+13 |
| 2025-01-21 | Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -329/+215 |
| 2025-01-17 | Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into ed... | Borislav Petkov (AMD) | 3 | -8/+8 |
| 2025-01-16 | EDAC/cell: Remove powerpc Cell driver | Michael Ellerman | 3 | -291/+0 |
| 2025-01-08 | x86/amd_nb: Move SMN access code to a new amd_node driver | Mario Limonciello | 2 | -0/+2 |
| 2025-01-04 | EDAC: Add an EDAC driver for the Loongson memory controller | Zhao Qunqin | 3 | -0/+166 |
| 2024-12-17 | x86/cpu: Expose only stepping min/max interface | Dave Hansen | 2 | -11/+12 |
| 2024-12-15 | EDAC: Fix typos in comments | Yan Zhen | 3 | -8/+8 |
| 2024-12-13 | EDAC/{i10nm,skx,skx_common}: Support UV systems | Kyle Meyer | 4 | -30/+40 |
| 2024-12-11 | EDAC/amd64: Simplify ECC check on unified memory controllers | Borislav Petkov (AMD) | 1 | -22/+10 |
| 2024-12-09 | EDAC/i10nm: Add Intel Clearwater Forest server support | Qiuxu Zhuo | 1 | -0/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 22 | -26/+26 |
| 2024-11-23 | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 6 | -1199/+0 |
| 2024-11-19 | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+16 |
| 2024-11-19 | Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -92/+356 |
| 2024-11-19 | EDAC/powerpc: Remove PPC_MAPLE drivers | Michael Ellerman | 6 | -1199/+0 |
| 2024-11-18 | Merge branch 'edac-misc' into edac-updates | Borislav Petkov (AMD) | 2 | -20/+158 |
| 2024-11-08 | EDAC/igen6: Add polling support | Orange Kao | 1 | -2/+28 |
| 2024-11-08 | EDAC/igen6: Initialize edac_op_state according to the configuration data | Qiuxu Zhuo | 1 | -2/+11 |
| 2024-11-04 | EDAC/igen6: Avoid segmentation fault on module unload | Orange Kao | 1 | -0/+2 |
| 2024-11-04 | EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID | James Ye | 1 | -2/+6 |
| 2024-10-31 | EDAC/mce_amd: Add support for FRU text in MCA | Yazen Ghannam | 1 | -6/+12 |
| 2024-10-31 | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers | Avadhut Naik | 1 | -2/+6 |
| 2024-10-23 | EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator | Qiuxu Zhuo | 3 | -0/+25 |