aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk/printk_safe.c
AgeCommit message (Expand)Author
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