Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c7e6d704a0097e59667495cf52dcc4e1085e620b
/
kernel
/
printk
/
printk_safe.c
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 6 years ago
03fc7f9
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
by Petr Mladek
· 7 years ago
554755b
printk: drop in_nmi check from printk_safe_flush_on_panic()
by Sergey Senozhatsky
· 7 years ago
988a35f
printk: fix possible reuse of va_list variable
by Tetsuo Handa
· 7 years ago
11ca75d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
bc82936
printk: fix typo in printk_safe.c
by Baoquan He
· 7 years ago
af41acf
printk: Remove superfluous memory barriers from printk_safe
by Steven Rostedt (VMware)
· 7 years ago
f4e981c
printk: add __printf attributes to internal functions
by Nicolas Iooss
· 8 years ago
719f6a7
printk: Use the main logbuf in NMI when logbuf_lock is available
by Petr Mladek
· 8 years ago
ddb9baa
printk: report lost messages in printk safe/nmi contexts
by Sergey Senozhatsky
· 8 years ago
7acac34
printk: always use deferred printk when flush printk_safe lines
by Sergey Senozhatsky
· 8 years ago
099f1c8
printk: introduce per-cpu safe_print seq buffer
by Sergey Senozhatsky
· 8 years ago
f92bac3
printk: rename nmi.c and exported api
by Sergey Senozhatsky
· 8 years ago
[Renamed (79%) from kernel/printk/nmi.c]
22c2c7b2
printk/NMI: handle continuous lines and missing newline
by Petr Mladek
· 8 years ago
4a998e3
printk/NMI: fix up handling of the full nmi log buffer
by Petr Mladek
· 8 years ago
19feeff
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
by Sergey Senozhatsky
· 8 years ago
a0cba21
Revert "printk: create pr_<level> functions"
by Linus Torvalds
· 8 years ago
874f9c7
printk: create pr_<level> functions
by Joe Perches
· 8 years ago
cf9b110
printk/nmi: flush NMI messages on the system panic
by Petr Mladek
· 9 years ago
427934b
printk/nmi: increase the size of NMI buffer and make it configurable
by Petr Mladek
· 9 years ago
b522dea
printk/nmi: warn when some message has been lost in NMI context
by Petr Mladek
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago