index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk_safe.c
Age
Commit message (
Expand
)
Author
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-05-16
printk: fix possible reuse of va_list variable
Tetsuo Handa
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky