summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/bert.c
AgeCommit message (Expand)Author
2023-06-12ACPI: APEI: mark bert_disable as __initdataMiaohe Lin
2023-05-25efi: fix missing prototype warningsArnd Bergmann
2022-09-03ACPI: APEI: Add BERT error log footerDmitry Monakhov
2022-06-29ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck
2022-03-09ACPI/APEI: Limit printable size of BERT table dataDarren Hart
2022-03-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap
2020-05-09ACPI: APEI: Put the boot error record table after parsingHanjun Guo
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner
2019-02-20ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall
2017-02-27ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying
2016-06-29ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying