Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-30 | powerpc/fadump: Fix endianess issues in firmware assisted dump handling | Hari Bathini | 1 | -26/+26 |
2014-04-08 | include/linux/crash_dump.h: add vmcore_cleanup() prototype | Rashika Kheria | 1 | -1/+0 |
2012-02-23 | fadump: Invalidate registration and release reserved memory for general use. | Mahesh Salgaonkar | 1 | -0/+3 |
2012-02-23 | fadump: Convert firmware-assisted cpu state dump data into elf notes. | Mahesh Salgaonkar | 1 | -0/+44 |
2012-02-23 | fadump: Initialize elfcore header and add PT_LOAD program headers. | Mahesh Salgaonkar | 1 | -0/+43 |
2012-02-23 | fadump: Register for firmware assisted dump. | Mahesh Salgaonkar | 1 | -0/+57 |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar | 1 | -0/+71 |