Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -231/+422 |
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-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-25 | 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-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 |
2024-10-23 | EDAC/skx_common: Differentiate memory error sources | Qiuxu Zhuo | 2 | -18/+23 |
2024-10-23 | EDAC/fsl_ddr: Add support for i.MX9 DDR controller | Ye Li | 3 | -6/+53 |
2024-10-23 | EDAC/fsl_ddr: Fix bad bit shift operations | Priyanka Singh | 1 | -9/+13 |
2024-10-23 | EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata | Frank Li | 2 | -12/+12 |
2024-10-23 | EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32() | Frank Li | 1 | -30/+34 |
2024-10-22 | EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 | David Thompson | 1 | -19/+149 |
2024-10-17 | EDAC/bluefield: Fix potential integer overflow | David Thompson | 1 | -1/+1 |
2024-10-14 | EDAC/igen6: Add Intel Panther Lake-H SoCs support | Lili Li | 1 | -0/+8 |
2024-10-05 | EDAC/qcom: Make irq configuration optional | Rajendra Nayak | 1 | -3/+5 |
2024-09-16 | Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -1729/+115 |
2024-09-09 | Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) | 11 | -1729/+115 |
2024-09-05 | EDAC: Drop obsolete PPC4xx driver | Rob Herring (Arm) | 4 | -1602/+0 |
2024-09-03 | EDAC/sb_edac: Fix the compile warning of large frame size | Qiuxu Zhuo | 1 | -17/+18 |
2024-09-03 | EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5 | Qiuxu Zhuo | 2 | -8/+3 |
2024-09-03 | EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common | Qiuxu Zhuo | 4 | -100/+59 |
2024-09-03 | EDAC/igen6: Fix conversion of system address to physical memory address | Qiuxu Zhuo | 1 | -1/+1 |
2024-08-01 | EDAC/synopsys: Fix error injection on Zynq UltraScale+ | Shubhrajyoti Datta | 1 | -1/+34 |
2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds | 1 | -1/+0 |
2024-07-28 | minmax: add a few more MIN_T/MAX_T users | Linus Torvalds | 1 | -2/+2 |
2024-07-15 | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -35/+38 |
2024-07-15 | Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -38/+63 |
2024-06-29 | EDAC: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 6 | -0/+6 |
2024-06-23 | EDAC/dmc520: Use devm_platform_ioremap_resource() | Jai Arora | 1 | -3/+1 |
2024-06-14 | EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support | Qiuxu Zhuo | 1 | -0/+8 |
2024-06-12 | EDAC/amd64: Check return value of amd_smn_read() | Yazen Ghannam | 1 | -14/+37 |
2024-06-12 | EDAC/amd64: Remove unused register accesses | Yazen Ghannam | 2 | -21/+1 |
2024-06-04 | EDAC/igen6: Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen | 1 | -2/+2 |
2024-06-04 | EDAC/amd64: Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen | 1 | -3/+5 |
2024-05-29 | EDAC, i10nm: make skx_common.o a separate module | Arnd Bergmann | 3 | -8/+27 |
2024-05-28 | EDAC/skx: Switch to new Intel CPU model defines | Tony Luck | 1 | -1/+1 |
2024-05-28 | EDAC/sb_edac: Switch to new Intel CPU model defines | Tony Luck | 1 | -7/+7 |
2024-05-28 | EDAC, pnd2: Switch to new Intel CPU model defines | Tony Luck | 1 | -2/+2 |
2024-05-28 | EDAC/i10nm: Switch to new Intel CPU model defines | Tony Luck | 1 | -10/+10 |
2024-05-28 | EDAC/ghes: Add missing newline to pr_info() statement | Vasyl Gomonovych | 1 | -1/+1 |
2024-05-27 | EDAC/thunderx: Remove unused struct error_syndrome | Dr. David Alan Gilbert | 1 | -6/+0 |
2024-05-14 | Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 20 | -147/+50 |
2024-05-06 | EDAC/synopsys: Fix ECC status and IRQ control race condition | Serge Semin | 1 | -13/+37 |
2024-04-25 | EDAC/versal: Do not log total error counts | Shubhrajyoti Datta | 1 | -2/+2 |
2024-04-25 | EDAC/versal: Check user-supplied data before injecting an error | Shubhrajyoti Datta | 1 | -0/+3 |
2024-04-25 | EDAC/versal: Do not register for NOC errors | Shubhrajyoti Datta | 1 | -4/+1 |
2024-04-08 | EDAC/skx_common: Allow decoding of SGX addresses | Qiuxu Zhuo | 1 | -1/+1 |
2024-04-04 | EDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit() | Li Zhijian | 1 | -24/+23 |
2024-03-27 | EDAC: Remove unused struct members | Jiri Slaby (SUSE) | 2 | -8/+0 |
2024-03-27 | EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info() | Jiri Slaby (SUSE) | 15 | -79/+20 |
2024-03-27 | EDAC/device: Remove edac_dev_sysfs_block_attribute::store() | Jiri Slaby (SUSE) | 3 | -26/+6 |
2024-03-27 | EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value} | Jiri Slaby (SUSE) | 2 | -8/+0 |
2024-03-27 | EDAC/amd64: Remove unused struct member amd64_pvt::ext_nbcfg | Jiri Slaby (SUSE) | 1 | -1/+0 |
2024-03-11 | Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -316/+177 |
2024-03-11 | Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) | 4 | -316/+174 |
2024-03-08 | EDAC/versal: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-02-15 | x86/cpu/amd: Provide a separate accessor for Node ID | Thomas Gleixner | 2 | -4/+4 |
2024-02-14 | EDAC/versal: Make the bit position of injected errors configurable | Shubhrajyoti Datta | 1 | -32/+161 |
2024-02-01 | EDAC/i10nm: Add Intel Grand Ridge micro-server support | Qiuxu Zhuo | 1 | -0/+1 |
2024-02-01 | EDAC/igen6: Add one more Intel Alder Lake-N SoC support | Lili Li | 1 | -0/+2 |
2024-01-24 | EDAC/amd64: Use new AMD Address Translation Library | Yazen Ghannam | 2 | -277/+10 |
2024-01-23 | EDAC/synopsys: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -5/+5 |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2024-01-08 | Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -484/+42 |
2024-01-08 | Merge tag 'edac_updates_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 34 | -182/+328 |
2024-01-04 | drivers: soc: xilinx: add check for platform | Jay Buddhabhatti | 1 | -2/+2 |
2024-01-04 | EDAC: constantify the struct bus_type usage | Greg Kroah-Hartman | 4 | -5/+5 |
2024-01-02 | EDAC/skx_common: Filter out the invalid address | Qiuxu Zhuo | 1 | -0/+4 |
2023-12-15 | EDAC/versal: Read num_csrows and num_chans using the correct bitfield macro | Shubhrajyoti Datta | 1 | -2/+2 |
2023-12-05 | EDAC, pnd2: Sort headers alphabetically | Andy Shevchenko | 1 | -8/+9 |
2023-12-05 | EDAC, pnd2: Correct misleading error message in mk_region_mask() | Andy Shevchenko | 1 | -1/+1 |
2023-12-05 | EDAC, pnd2: Apply bit macros and helpers where it makes sense | Andy Shevchenko | 1 | -18/+14 |
2023-12-05 | EDAC, pnd2: Replace custom definition by one from sizes.h | Andy Shevchenko | 1 | -3/+3 |
2023-12-05 | EDAC/igen6: Add Intel Meteor Lake-P SoCs support | Qiuxu Zhuo | 1 | -0/+30 |
2023-12-05 | EDAC/igen6: Add Intel Meteor Lake-PS SoCs support | Qiuxu Zhuo | 1 | -0/+44 |
2023-12-05 | EDAC/igen6: Add Intel Raptor Lake-P SoCs support | Qiuxu Zhuo | 1 | -2/+37 |
2023-12-05 | EDAC/igen6: Add Intel Alder Lake-N SoCs support | Qiuxu Zhuo | 1 | -0/+35 |
2023-12-05 | EDAC/igen6: Make get_mchbar() helper function | Qiuxu Zhuo | 1 | -15/+31 |
2023-11-29 | EDAC/amd64: Add support for family 0x19, models 0x90-9f devices | Muralidhara M K | 2 | -18/+49 |
2023-11-28 | EDAC/mc: Add support for HBM3 memory type | Muralidhara M K | 1 | -0/+1 |
2023-11-28 | EDAC/{sb,i7core}_edac: Do not use a plain integer for a NULL pointer | Abhinav Singh | 2 | -7/+7 |
2023-11-28 | EDAC/mce_amd: Remove SMCA Extended Error code descriptions | Muralidhara M K | 1 | -480/+0 |
2023-11-27 | EDAC/armada_xp: Explicitly include correct DT includes | Rob Herring | 1 | -1/+3 |
2023-11-27 | x86/mce/amd, EDAC/mce_amd: Move long names to decoder module | Yazen Ghannam | 1 | -4/+42 |
2023-11-24 | EDAC/pci_sysfs: Use PCI_HEADER_TYPE_MASK instead of literals | Ilpo Järvinen | 1 | -2/+2 |
2023-11-23 | EDAC/thunderx: Fix possible out-of-bounds string access | Arnd Bergmann | 1 | -5/+5 |
2023-11-20 | EDAC/fsl_ddr: Convert to platform remove callback returning void | Uwe Kleine-König | 4 | -5/+4 |
2023-11-20 | EDAC/zynqmp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/xgene: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/ti: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/synopsys: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/qcom: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/ppc4xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -5/+2 |
2023-11-20 | EDAC/octeon-pci: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/octeon-pc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-11-20 | EDAC/octeon-lmc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-11-20 | EDAC/octeon-l2c: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/npcm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/mpc85xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -7/+4 |
2023-11-20 | EDAC/highbank_mc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-11-20 | EDAC/highbank_l2: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-11-20 | EDAC/dmc520: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/cpc925: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/cell: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-11-20 | EDAC/bluefield: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/aspeed: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-20 | EDAC/armada_xp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -8/+4 |
2023-11-20 | EDAC/altera: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -8/+4 |
2023-11-20 | EDAC/altera: Use device_get_match_data() | Rob Herring | 1 | -7/+2 |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2023-10-23 | EDAC/versal: Add a Xilinx Versal memory controller driver | Shubhrajyoti Datta | 3 | -0/+1082 |
2023-09-29 | EDAC/mc_sysfs: Replace deprecated strncpy() with memcpy() | Justin Stitt | 1 | -2/+2 |
2023-08-30 | Merge tag 'edac_updates_for_v6.6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+53 |
2023-08-30 | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc... | Linus Torvalds | 6 | -8/+8 |
2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2023-08-28 | EDAC: Explicitly include correct DT includes | Rob Herring | 6 | -8/+8 |
2023-08-10 | EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh | Avadhut Naik | 1 | -0/+15 |
2023-08-09 | x86/cpu: Fix Crestmont uarch | Peter Zijlstra | 1 | -1/+1 |
2023-08-02 | EDAC/igen6: Fix the issue of no error events | Qiuxu Zhuo | 1 | -4/+4 |
2023-07-24 | EDAC/i10nm: Skip the absent memory controllers | Qiuxu Zhuo | 1 | -5/+49 |
2023-06-26 | Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -32/+358 |
2023-06-26 | Merge tag 'edac_updates_for_v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -5/+565 |
2023-06-19 | EDAC/amd64: Cache and use GPU node map | Yazen Ghannam | 2 | -0/+77 |
2023-06-12 | Merge ras/edac-drivers into for-next | Borislav Petkov (AMD) | 3 | -0/+555 |
2023-06-12 | EDAC/npcm: Add NPCM memory controller driver | Marvin Lin | 3 | -0/+555 |
2023-06-07 | Merge ras/edac-misc into for-next | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-06-06 | EDAC/thunderx: Check debugfs file creation retval properly | Yeqi Fu | 1 | -1/+1 |
2023-06-05 | EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh | Muralidhara M K | 1 | -31/+279 |