summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/cper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-061-4/+9
|\
| * efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-201-4/+9
* | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-13/+1Star
|/
* efi/cper: Use consistent types for UUIDsAndy Shevchenko2018-07-221-1/+1
* efi/cper: Avoid using get_seconds()Arnd Bergmann2018-07-161-2/+15
* efi: Decode IA32/X64 Processor Error SectionYazen Ghannam2018-05-141-0/+10
* efi/cper: Remove the INDENT_SP sillinessBorislav Petkov2018-05-141-4/+2Star
* efi: Move ARM CPER code to new fileTyler Baicar2018-01-031-119/+3Star
* Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-09-121-5/+5
|\
| * efi: switch to use new generic UUID APIAndy Shevchenko2017-08-301-5/+5
* | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-10/+2Star
|/
* trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-0/+1
* efi: print unrecognized CPER sectionTyler Baicar2017-06-221-2/+9
* efi: parse ARM processor errorTyler Baicar2017-06-221-0/+129
* cper: add timestamp print to CPER status printingTyler Baicar2017-06-221-0/+26
* ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-15/+22
* efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-3/+12
* RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open codedSteven Rostedt (Red Hat)2014-11-191-1/+1
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-071-10/+10
|\
| * ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-161-10/+10
* | trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-251-4/+41
* | CPER: Adjust code flow of some functionsChen, Gong2014-06-251-55/+100
|/
* Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony2013-10-311-0/+410