Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky | 1 | -291/+0 |
2016-12-12 | printk/NMI: handle continuous lines and missing newline | Petr Mladek | 1 | -28/+50 |
2016-12-12 | printk/NMI: fix up handling of the full nmi log buffer | Petr Mladek | 1 | -2/+3 |
2016-09-01 | printk/nmi: avoid direct printk()-s from __printk_nmi_flush() | Sergey Senozhatsky | 1 | -15/+23 |
2016-08-09 | Revert "printk: create pr_<level> functions" | Linus Torvalds | 1 | -11/+2 |
2016-08-02 | printk: create pr_<level> functions | Joe Perches | 1 | -2/+11 |
2016-05-20 | printk/nmi: flush NMI messages on the system panic | Petr Mladek | 1 | -1/+38 |
2016-05-20 | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek | 1 | -1/+2 |
2016-05-20 | printk/nmi: warn when some message has been lost in NMI context | Petr Mladek | 1 | -1/+4 |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+219 |