Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | efi/cper: Reformat CPER memory error location to more readable | Shuai Xue | 1 | -15/+15 |
2022-04-08 | EDAC/ghes: Unify CPER memory error location reporting | Shuai Xue | 1 | -2/+2 |
2022-04-08 | efi/cper: Add a cper_mem_err_status_str() to decode error description | Shuai Xue | 1 | -1/+29 |
2021-10-05 | efi/cper: use stack buffer for error record decoding | Ard Biesheuvel | 1 | -2/+2 |
2021-08-27 | efi: cper: check section header more appropriately | Shuai Xue | 1 | -1/+1 |
2021-08-27 | efi: cper: fix scnprintf() use in cper_mem_err_location() | Rasmus Villemoes | 1 | -6/+5 |
2021-05-22 | efi: cper: fix snprintf() use in cper_dimm_err_location() | Rasmus Villemoes | 1 | -3/+1 |
2020-09-17 | cper,edac,efi: Memory Error Record: bank group/address and chip id | Alex Kluver | 1 | -0/+9 |
2020-09-17 | edac,ghes,cper: Add Row Extension to Memory Error Record | Alex Kluver | 1 | -2/+7 |
2020-05-14 | efi: cper: Add support for printing Firmware Error Record Reference | Punit Agrawal | 1 | -0/+62 |
2020-04-14 | efi/cper: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -1/+1 |
2019-10-07 | efi/cper: Fix endianness of PCIe class code | Lukas Wunner | 1 | -1/+1 |
2019-08-12 | efi: cper: print AER info of PCIe fatal error | Xiaofei Tan | 1 | -0/+15 |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -4/+9 |
2019-02-20 | efi: cper: Fix possible out-of-bounds access | Ross Lagerwall | 1 | -4/+9 |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -13/+1 |
2018-07-22 | efi/cper: Use consistent types for UUIDs | Andy Shevchenko | 1 | -1/+1 |
2018-07-16 | efi/cper: Avoid using get_seconds() | Arnd Bergmann | 1 | -2/+15 |
2018-05-14 | efi: Decode IA32/X64 Processor Error Section | Yazen Ghannam | 1 | -0/+10 |
2018-05-14 | efi/cper: Remove the INDENT_SP silliness | Borislav Petkov | 1 | -4/+2 |
2018-01-03 | efi: Move ARM CPER code to new file | Tyler Baicar | 1 | -119/+3 |
2017-09-12 | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 1 | -5/+5 |
2017-08-30 | efi: switch to use new generic UUID API | Andy Shevchenko | 1 | -5/+5 |
2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 1 | -10/+2 |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar | 1 | -0/+1 |
2017-06-22 | efi: print unrecognized CPER section | Tyler Baicar | 1 | -2/+9 |
2017-06-22 | efi: parse ARM processor error | Tyler Baicar | 1 | -0/+129 |
2017-06-22 | cper: add timestamp print to CPER status printing | Tyler Baicar | 1 | -0/+26 |
2017-06-22 | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar | 1 | -15/+22 |
2015-07-15 | efi: Handle memory error structures produced based on old versions of standard | Luck, Tony | 1 | -3/+12 |
2014-11-19 | RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+10 |
2014-06-25 | trace, RAS: Add eMCA trace event interface | Chen, Gong | 1 | -4/+41 |
2014-06-25 | CPER: Adjust code flow of some functions | Chen, Gong | 1 | -55/+100 |
2014-06-16 | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng | 1 | -10/+10 |
2013-10-31 | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 1 | -0/+410 |