summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/bert.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-12ACPI: APEI: mark bert_disable as __initdataMiaohe Lin1-1/+1
2023-05-25efi: fix missing prototype warningsArnd Bergmann1-0/+1
2022-09-03ACPI: APEI: Add BERT error log footerDmitry Monakhov1-0/+3
2022-06-29ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck1-8/+23
2022-03-09ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-03-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap1-1/+1
2020-05-09ACPI: APEI: Put the boot error record table after parsingHanjun Guo1-2/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner1-3/+1
2019-02-20ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall1-13/+10
2017-02-28ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying1-8/+12
2016-06-30ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying1-0/+150