Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk: rectify kernel-doc for prb_rec_init_wr() | Lukas Bulwahn | 2021-01-26 | 1 | -1/+1 |
* | printk: avoid and/or handle record truncation | John Ogness | 2020-09-30 | 1 | -1/+1 |
* | printk: remove dict ring | John Ogness | 2020-09-22 | 1 | -50/+13 |
* | printk: move dictionary keys to dev_printk_info | John Ogness | 2020-09-22 | 1 | -0/+3 |
* | printk: move printk_info into separate array | John Ogness | 2020-09-22 | 1 | -13/+16 |
* | printk: ringbuffer: add finalization/extension support | John Ogness | 2020-09-15 | 1 | -1/+5 |
* | printk: ringbuffer: change representation of states | John Ogness | 2020-09-15 | 1 | -11/+20 |
* | printk: ringbuffer: support dataless records | John Ogness | 2020-09-08 | 1 | -7/+8 |
* | printk: add lockless ringbuffer | John Ogness | 2020-07-10 | 1 | -0/+399 |