Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk/nmi: avoid direct printk()-s from __printk_nmi_flush() | Sergey Senozhatsky | 2016-09-01 | 1 | -15/+23 |
* | Revert "printk: create pr_<level> functions" | Linus Torvalds | 2016-08-09 | 1 | -11/+2 |
* | printk: create pr_<level> functions | Joe Perches | 2016-08-02 | 1 | -2/+11 |
* | printk/nmi: flush NMI messages on the system panic | Petr Mladek | 2016-05-20 | 1 | -1/+38 |
* | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek | 2016-05-20 | 1 | -1/+2 |
* | printk/nmi: warn when some message has been lost in NMI context | Petr Mladek | 2016-05-20 | 1 | -1/+4 |
* | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 | 1 | -0/+219 |