summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/cper.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes1-3/+1
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner1-1/+1
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan1-0/+15
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-3/+12
2014-11-19RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open codedSteven Rostedt (Red Hat)1-1/+1
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+10
2014-06-26trace, RAS: Add eMCA trace event interfaceChen, Gong1-4/+41
2014-06-25CPER: Adjust code flow of some functionsChen, Gong1-55/+100
2014-06-17ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng1-10/+10
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony1-0/+410