summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit/mce.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1Star
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+4
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-2/+2
* acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-061-3/+2Star
* libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-1/+1
* acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-021-1/+1
* acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-05-211-1/+1
* x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-241-0/+1
* Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-081-5/+19
|\
| * nfit: don't start a full scrub by default for an MCEVishal Verma2016-10-011-5/+19
* | nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma2016-09-101-1/+1
|/
* nfit: do an ARS scrub on hitting a latent media errorVishal Verma2016-07-241-0/+89