aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amd_ecc_inject
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the arena parameter to kmem_free(). Implicitly this corrects anAlan Cox2018-08-251-1/+1
* Eliminate the unused arena parameter from kmem_alloc_attr().Alan Cox2018-08-181-1/+1
* add a module that provides support for DRAM ECC error injection on AMD CPUsAndriy Gapon2017-03-031-0/+243