aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk/printk_safe.c
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-07-09printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2018-06-05printk: drop in_nmi check from printk_safe_flush_on_panic()Sergey Senozhatsky
2018-05-16printk: fix possible reuse of va_list variableTetsuo Handa
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-10-30printk: fix typo in printk_safe.cBaoquan He
2017-10-13printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)
2017-06-13printk: add __printf attributes to internal functionsNicolas Iooss
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek
2017-02-08printk: report lost messages in printk safe/nmi contextsSergey Senozhatsky
2017-02-08printk: always use deferred printk when flush printk_safe linesSergey Senozhatsky
2017-02-08printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky