aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amd_ecc_inject
Commit message (Expand)AuthorAgeFilesLines
* amd_ecc_inject: return an error instead of ignoring it in tsc_modeventMateusz Guzik2021-11-241-2/+2
* amd*: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-5/+7
* ecc_inject: Add Hygon Dhyana support.Konstantin Belousov2020-02-131-1/+2
* 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