Linus Torvalds
|
f5c9f9c723
Revert "printk: make reading the kernel log flush pending lines"
|
8 years ago |
Hans de Goede
|
c6c7d83b9c
Revert "console: don't prefer first registered if DT specifies stdout-path"
|
8 years ago |
Linus Torvalds
|
8835ca59da
printk: suppress empty continuation lines
|
9 years ago |
Linus Torvalds
|
563873318d
Merge branch 'printk-cleanups'
|
9 years ago |
Linus Torvalds
|
bfd8d3f23b
printk: make reading the kernel log flush pending lines
|
9 years ago |
Linus Torvalds
|
5e467652ff
printk: re-organize log_output() to be more legible
|
9 years ago |
Linus Torvalds
|
c362c7ff84
printk: split out core logging code into helper function
|
9 years ago |
Linus Torvalds
|
4bcc595ccd
printk: reinstate KERN_CONT for printing continuation lines
|
9 years ago |
Paul Burton
|
05fd007e46
console: don't prefer first registered if DT specifies stdout-path
|
9 years ago |
Linus Torvalds
|
a0cba2179e
Revert "printk: create pr_<level> functions"
|
9 years ago |
Andreas Ziegler
|
574673c231
printk: Remove unnecessary #ifdef CONFIG_PRINTK
|
9 years ago |
Borislav Petkov
|
750afe7bab
printk: add kernel parameter to control writes to /dev/kmsg
|
9 years ago |
Christoph Hellwig
|
40a7d9f5f9
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
|
9 years ago |
Sergey Senozhatsky
|
cf7754441c
printk: introduce suppress_message_printing()
|
9 years ago |
Joe Perches
|
874f9c7da9
printk: create pr_<level> functions
|
9 years ago |
Sergey Senozhatsky
|
bebca05281
printk: do not include interrupt.h
|
9 years ago |
Andy Lutomirski
|
8b70ca6561
printk: when dumping regs, show the stack, not thread_info
|
9 years ago |
Petr Mladek
|
cf9b1106c8
printk/nmi: flush NMI messages on the system panic
|
9 years ago |
Petr Mladek
|
b522deabc6
printk/nmi: warn when some message has been lost in NMI context
|
9 years ago |
Petr Mladek
|
42a0bb3f71
printk/nmi: generic solution for safe printk in NMI
|
9 years ago |
Ivan Delalande
|
f468908bb5
printk: add clear_idx symbol to vmcoreinfo
|
9 years ago |
Sergey Senozhatsky
|
adaf6590ee
printk: check CON_ENABLED in have_callable_console()
|
9 years ago |
Sergey Senozhatsky
|
6b97a20d3a
printk: set may_schedule for some of console_trylock() callers
|
9 years ago |
Sergey Senozhatsky
|
a8199371af
printk: move can_use_console() out of console_trylock_for_printk()
|
9 years ago |
Andrey Ryabinin
|
5c9cf8af2e
kernel: printk: specify alignment for struct printk_log
|
9 years ago |
Sergey Senozhatsky
|
06b031de22
printk: change recursion_bug type to bool
|
9 years ago |
Tejun Heo
|
8d91f8b153
printk: do cond_resched() between lines while outputting to consoles
|
9 years ago |
Thierry Reding
|
81cc26f2bd
printk: only unregister boot consoles when necessary
|
9 years ago |
Mathias Krause
|
3824657c52
printk: prevent userland from spoofing kernel messages
|
10 years ago |
Geliang Tang
|
ee1d267423
pstore: add pstore unregister
|
10 years ago |