Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-11-21 | 1 | -1/+1 |
|\ | |||||
| * | printk: fix typo in printk_safe.c | Baoquan He | 2017-10-30 | 1 | -1/+1 |
* | | printk: Remove superfluous memory barriers from printk_safe | Steven Rostedt (VMware) | 2017-10-13 | 1 | -7/+8 |
|/ | |||||
* | printk: add __printf attributes to internal functions | Nicolas Iooss | 2017-06-13 | 1 | -5/+5 |
* | printk: Use the main logbuf in NMI when logbuf_lock is available | Petr Mladek | 2017-05-19 | 1 | -2/+24 |
* | printk: report lost messages in printk safe/nmi contexts | Sergey Senozhatsky | 2017-02-08 | 1 | -10/+28 |
* | printk: always use deferred printk when flush printk_safe lines | Sergey Senozhatsky | 2017-02-08 | 1 | -8/+6 |
* | printk: introduce per-cpu safe_print seq buffer | Sergey Senozhatsky | 2017-02-08 | 1 | -25/+103 |
* | printk: rename nmi.c and exported api | Sergey Senozhatsky | 2017-02-08 | 1 | -0/+291 |