summaryrefslogtreecommitdiffstats
path: root/kernel/printk/printk_ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* printk: ringbuffer: Improve prb_next_seq() performancePetr Mladek2022-01-261-0/+2
* printk: rectify kernel-doc for prb_rec_init_wr()Lukas Bulwahn2021-01-261-1/+1
* printk: avoid and/or handle record truncationJohn Ogness2020-09-301-1/+1
* printk: remove dict ringJohn Ogness2020-09-221-50/+13
* printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-0/+3
* printk: move printk_info into separate arrayJohn Ogness2020-09-221-13/+16
* printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+5
* printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-11/+20
* printk: ringbuffer: support dataless recordsJohn Ogness2020-09-081-7/+8
* printk: add lockless ringbufferJohn Ogness2020-07-101-0/+399