summaryrefslogtreecommitdiffstats
path: root/include/linux/kmsg_dump.h
Commit message (Expand)AuthorAgeFilesLines
* printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-211-0/+16
* kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-181-5/+5
* kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-7/+38
* kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-051-2/+7
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-1/+0
* kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap2011-06-151-0/+1
* kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-131-0/+4
* kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-311-0/+1
* kmsg_dump: fix build for CONFIG_PRINTK=nRandy Dunlap2009-12-021-0/+16
* core: Add kernel message dumper to call on oopses and panicsSimon Kagstrom2009-11-301-0/+44