summaryrefslogtreecommitdiff
path: root/arch/um/kernel/kmsg_dump.c
AgeCommit message (Expand)Author
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-04-22um: Make local functions and variables staticTiwei Bie
2022-12-02um: kmsg_dumper: use srcu console list iteratorJohn Ogness
2022-12-02um: kmsg_dump: only dump when no output console availableJohn Ogness
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness
2021-03-08um: synchronize kmsg_dumperJohn Ogness
2021-01-26um: kmsg_dumper: always dump when not tty consoleThomas Meyer
2020-03-29um: Don't use console_drivers directlyAndy Shevchenko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-13um: add a kmsg_dumperThomas Meyer