aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk/printk_safe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-13printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)1-7/+8
2017-06-13printk: add __printf attributes to internal functionsNicolas Iooss1-5/+5
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek1-2/+24
2017-02-08printk: report lost messages in printk safe/nmi contextsSergey Senozhatsky1-10/+28
2017-02-08printk: always use deferred printk when flush printk_safe linesSergey Senozhatsky1-8/+6
2017-02-08printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky1-25/+103
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky1-0/+291