aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk/printk_ringbuffer.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-26printk: rectify kernel-doc for prb_rec_init_wr()Gravatar Lukas Bulwahn 1-1/+1
2020-09-30printk: avoid and/or handle record truncationGravatar John Ogness 1-1/+1
2020-09-22printk: remove dict ringGravatar John Ogness 1-50/+13
2020-09-22printk: move dictionary keys to dev_printk_infoGravatar John Ogness 1-0/+3
2020-09-22printk: move printk_info into separate arrayGravatar John Ogness 1-13/+16
2020-09-15printk: ringbuffer: add finalization/extension supportGravatar John Ogness 1-1/+5
2020-09-15printk: ringbuffer: change representation of statesGravatar John Ogness 1-11/+20
2020-09-08printk: ringbuffer: support dataless recordsGravatar John Ogness 1-7/+8
2020-07-10printk: add lockless ringbufferGravatar John Ogness 1-0/+399