summaryrefslogtreecommitdiff
path: root/drivers/edac/imh_base.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-11-21EDAC/imh: Setup 'imh_test' debugfs testing nodeQiuxu Zhuo1-0/+2
2025-11-21EDAC/{skx_comm,imh}: Detect 2-level memory configurationQiuxu Zhuo1-0/+38
2025-11-21EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids serversQiuxu Zhuo1-0/+562