Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmsg_dump: don't run on non-error paths by default | Matthew Garrett | 2012-03-05 | 1 | -2/+7 |
* | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -1/+0 |
* | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap | 2011-06-15 | 1 | -0/+1 |
* | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi | 2011-01-13 | 1 | -0/+4 |
* | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 2009-12-31 | 1 | -0/+1 |
* | kmsg_dump: fix build for CONFIG_PRINTK=n | Randy Dunlap | 2009-12-02 | 1 | -0/+16 |
* | core: Add kernel message dumper to call on oopses and panics | Simon Kagstrom | 2009-11-30 | 1 | -0/+44 |