Age | Commit message (Expand) | Author |
2024-07-28 | minmax: add a few more MIN_T/MAX_T users | Linus Torvalds |
2024-07-15 | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-06-29 | EDAC: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-23 | EDAC/dmc520: Use devm_platform_ioremap_resource() | Jai Arora |
2024-06-14 | EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support | Qiuxu Zhuo |
2024-06-12 | EDAC/amd64: Check return value of amd_smn_read() | Yazen Ghannam |
2024-06-12 | EDAC/amd64: Remove unused register accesses | Yazen Ghannam |
2024-06-04 | EDAC/igen6: Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen |
2024-06-04 | EDAC/amd64: Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen |
2024-05-29 | EDAC, i10nm: make skx_common.o a separate module | Arnd Bergmann |
2024-05-28 | EDAC/skx: Switch to new Intel CPU model defines | Tony Luck |
2024-05-28 | EDAC/sb_edac: Switch to new Intel CPU model defines | Tony Luck |
2024-05-28 | EDAC, pnd2: Switch to new Intel CPU model defines | Tony Luck |
2024-05-28 | EDAC/i10nm: Switch to new Intel CPU model defines | Tony Luck |
2024-05-28 | EDAC/ghes: Add missing newline to pr_info() statement | Vasyl Gomonovych |
2024-05-27 | EDAC/thunderx: Remove unused struct error_syndrome | Dr. David Alan Gilbert |
2024-05-14 | Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-06 | EDAC/synopsys: Fix ECC status and IRQ control race condition | Serge Semin |
2024-04-25 | EDAC/versal: Do not log total error counts | Shubhrajyoti Datta |
2024-04-25 | EDAC/versal: Check user-supplied data before injecting an error | Shubhrajyoti Datta |
2024-04-25 | EDAC/versal: Do not register for NOC errors | Shubhrajyoti Datta |
2024-04-08 | EDAC/skx_common: Allow decoding of SGX addresses | Qiuxu Zhuo |
2024-04-04 | EDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit() | Li Zhijian |
2024-03-27 | EDAC: Remove unused struct members | Jiri Slaby (SUSE) |
2024-03-27 | EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info() | Jiri Slaby (SUSE) |
2024-03-27 | EDAC/device: Remove edac_dev_sysfs_block_attribute::store() | Jiri Slaby (SUSE) |
2024-03-27 | EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value} | Jiri Slaby (SUSE) |
2024-03-27 | EDAC/amd64: Remove unused struct member amd64_pvt::ext_nbcfg | Jiri Slaby (SUSE) |
2024-03-11 | Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-03-11 | Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e... | Borislav Petkov (AMD) |
2024-03-08 | EDAC/versal: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-02-15 | x86/cpu/amd: Provide a separate accessor for Node ID | Thomas Gleixner |
2024-02-14 | EDAC/versal: Make the bit position of injected errors configurable | Shubhrajyoti Datta |
2024-02-01 | EDAC/i10nm: Add Intel Grand Ridge micro-server support | Qiuxu Zhuo |
2024-02-01 | EDAC/igen6: Add one more Intel Alder Lake-N SoC support | Lili Li |
2024-01-24 | EDAC/amd64: Use new AMD Address Translation Library | Yazen Ghannam |
2024-01-23 | EDAC/synopsys: Convert to devm_platform_ioremap_resource() | Yangtao Li |
2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-08 | Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-08 | Merge tag 'edac_updates_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-01-04 | drivers: soc: xilinx: add check for platform | Jay Buddhabhatti |
2024-01-04 | EDAC: constantify the struct bus_type usage | Greg Kroah-Hartman |
2024-01-02 | EDAC/skx_common: Filter out the invalid address | Qiuxu Zhuo |
2023-12-15 | EDAC/versal: Read num_csrows and num_chans using the correct bitfield macro | Shubhrajyoti Datta |
2023-12-05 | EDAC, pnd2: Sort headers alphabetically | Andy Shevchenko |
2023-12-05 | EDAC, pnd2: Correct misleading error message in mk_region_mask() | Andy Shevchenko |
2023-12-05 | EDAC, pnd2: Apply bit macros and helpers where it makes sense | Andy Shevchenko |
2023-12-05 | EDAC, pnd2: Replace custom definition by one from sizes.h | Andy Shevchenko |