summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/dump_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out duplicated code from dumpsys() on each architecture into genericmarkj2015-01-071-280/+3
* Add error return to dumpsys(), and use it in doadump().gavin2014-07-251-2/+3
* Prepare for 64-bit. Iow, use Elf_*hdr instead of the 32-bit ones.andreast2013-11-101-6/+6
* Clamp the dump block size to the dump device max I/O size.jhibbits2013-11-071-2/+3
* Make the powerpc dumpsys() more consistent with the other architectures.jhibbits2013-11-061-3/+5
* Add the watchdogs patting during the (shutdown time) disk syncing andattilio2011-04-281-0/+8
* PowerPC, meet kernel core dumps. The support is basedmarcel2009-04-041-0/+303
OpenPOWER on IntegriCloud