summaryrefslogtreecommitdiffstats
path: root/kernel/printk/printk_safe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-211-1/+1
|\
| * printk: fix typo in printk_safe.cBaoquan He2017-10-301-1/+1
* | printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)2017-10-131-7/+8
|/
* printk: add __printf attributes to internal functionsNicolas Iooss2017-06-131-5/+5
* printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek2017-05-191-2/+24
* printk: report lost messages in printk safe/nmi contextsSergey Senozhatsky2017-02-081-10/+28
* printk: always use deferred printk when flush printk_safe linesSergey Senozhatsky2017-02-081-8/+6
* printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky2017-02-081-25/+103
* printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-081-0/+291