index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
cper.c
Age
Commit message (
Expand
)
Author
2018-01-03
efi: Move ARM CPER code to new file
Tyler Baicar
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-08-30
efi: switch to use new generic UUID API
Andy Shevchenko
2017-08-24
ACPI: APEI: fix the wrong iteration of generic error status block
gengdongjiu
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
2017-06-22
efi: print unrecognized CPER section
Tyler Baicar
2017-06-22
efi: parse ARM processor error
Tyler Baicar
2017-06-22
cper: add timestamp print to CPER status printing
Tyler Baicar
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2014-11-19
RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded
Steven Rostedt (Red Hat)
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-25
trace, RAS: Add eMCA trace event interface
Chen, Gong
2014-06-25
CPER: Adjust code flow of some functions
Chen, Gong
2014-06-16
ACPICA: Restore error table definitions to reduce code differences between Li...
Lv Zheng
2013-10-31
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
Luck, Tony