summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/bert.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: APEI: mark bert_disable as __initdataMiaohe Lin2023-06-121-1/+1
* efi: fix missing prototype warningsArnd Bergmann2023-05-251-0/+1
* ACPI: APEI: Add BERT error log footerDmitry Monakhov2022-09-031-0/+3
* ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck2022-06-291-8/+23
* ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-03-091-2/+6
* ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-03-081-1/+1
* ACPI: APEI: Put the boot error record table after parsingHanjun Guo2020-05-091-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-051-3/+1
* ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall2019-02-201-13/+10
* ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying2017-02-271-8/+12
* ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying2016-06-291-0/+150