Age | Commit message (Expand) | Author |
2023-03-15 | qcom: llcc/edac: Fix the base address used for accessing LLCC banks | Manivannan Sadhasivam |
2023-03-13 | EDAC/skx: Fix overflows on the DRAM row address mapping arrays | Qiuxu Zhuo |
2023-02-21 | Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-21 | Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-14 | EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive | Yazen Ghannam |
2023-02-09 | EDAC/amd64: Remove early_channel_count() | Yazen Ghannam |
2023-02-09 | EDAC/amd64: Remove PCI Function 0 | Yazen Ghannam |
2023-02-09 | EDAC/amd64: Remove PCI Function 6 | Yazen Ghannam |
2023-02-09 | EDAC/amd64: Remove scrub rate control for Family 17h and later | Yazen Ghannam |
2023-02-09 | EDAC/amd64: Don't set up EDAC PCI control on Family 17h+ | Yazen Ghannam |
2023-02-08 | EDAC/i10nm: Add driver decoder for Sapphire Rapids server | Youquan Song |
2023-01-25 | EDAC/i10nm: Add Intel Granite Rapids server support | Qiuxu Zhuo |
2023-01-25 | EDAC/i10nm: Make more configurations CPU model specific | Qiuxu Zhuo |
2023-01-25 | EDAC/i10nm: Add Intel Emerald Rapids server support | Qiuxu Zhuo |
2023-01-25 | EDAC/skx_common: Delete duplicated and unreachable code | Qiuxu Zhuo |
2023-01-25 | EDAC/skx_common: Enable EDAC support for the "near" memory | Qiuxu Zhuo |
2023-01-20 | EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info | Manivannan Sadhasivam |
2023-01-20 | EDAC/qcom: Add platform_device_id table for module autoloading | Manivannan Sadhasivam |
2023-01-19 | EDAC/device: Respect any driver-supplied workqueue polling value | Manivannan Sadhasivam |
2023-01-10 | x86/mce: Mask out non-address bits from machine check bank | Tony Luck |
2023-01-09 | EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCM | Sai Krishna Potthuri |
2023-01-03 | EDAC/highbank: Fix memory leak in highbank_mc_probe() | Miaoqian Lin |
2022-12-30 | EDAC/device: Fix period calculation in edac_device_reset_delay_period() | Eliav Farber |
2022-12-12 | Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2 | Borislav Petkov (AMD) |
2022-11-28 | EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper() | Yang Yingliang |
2022-11-25 | EDAC/i5400: Fix typo in comment: vaious -> various | Chen Zhang |
2022-10-31 | EDAC/mc_sysfs: Increase legacy channel support to 12 | Yazen Ghannam |
2022-10-25 | EDAC/igen6: Return the correct error type when not the MC owner | Jia He |
2022-10-21 | EDAC: Check for GHES preference in the chipset-specific EDAC drivers | Jia He |
2022-10-21 | EDAC/ghes: Make ghes_edac a proper module | Jia He |
2022-10-21 | EDAC/ghes: Prepare to make ghes_edac a proper module | Jia He |
2022-10-20 | EDAC/ghes: Add a notifier for reporting memory errors | Jia He |
2022-10-17 | EDAC/i5000: Mark as BROKEN | Aristeu Rozanski |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt |
2022-10-13 | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache. | Greentime Hu |
2022-10-04 | Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1 | Borislav Petkov |
2022-09-23 | EDAC/i7300: Correct the i7300_exit() function name in comment | Colin Ian King |
2022-09-23 | x86/sb_edac: Add row column translation for Broadwell | Youquan Song |
2022-09-23 | EDAC/i10nm: Print an extra register set of retry_rd_err_log | Qiuxu Zhuo |
2022-09-23 | EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM | Qiuxu Zhuo |
2022-09-23 | EDAC/skx_common: Add ChipSelect ADXL component | Qiuxu Zhuo |
2022-09-18 | EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarations | Uwe Kleine-König |
2022-09-11 | EDAC: Remove obsolete declarations in edac_module.h | Gaosheng Cui |
2022-09-08 | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song |
2022-09-08 | EDAC/skx_common: Make output format similar | Qiuxu Zhuo |
2022-09-08 | EDAC/skx_common: Use driver decoder first | Qiuxu Zhuo |
2022-09-01 | EDAC/mc: Drop duplicated dimm->nr_pages debug printout | Serge Semin |
2022-08-25 | EDAC/wq: Remove unneeded flush_workqueue() | ran jianping |
2022-08-25 | EDAC/ie31200: Add Skylake-S support | Josh Hant |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |