index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk_safe.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-21
/
+37
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-05-16
printk: fix possible reuse of va_list variable
Tetsuo Handa
1
-1
/
+4
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-1
/
+1
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
1
-1
/
+1
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
1
-7
/
+8
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
1
-5
/
+5
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
1
-2
/
+24
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
1
-10
/
+28
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
1
-8
/
+6
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
1
-25
/
+103
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
1
-0
/
+291