summaryrefslogtreecommitdiff
path: root/arch/um/kernel/kmsg_dump.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02um: kmsg_dumper: use srcu console list iteratorJohn Ogness1-8/+5
2022-12-02um: kmsg_dump: only dump when no output console availableJohn Ogness1-3/+12
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness1-1/+4
2021-03-08um: synchronize kmsg_dumperJohn Ogness1-0/+8
2021-01-27um: kmsg_dumper: always dump when not tty consoleThomas Meyer1-2/+7
2020-03-30um: Don't use console_drivers directlyAndy Shevchenko1-5/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-13um: add a kmsg_dumperThomas Meyer1-0/+43