blob: bc06f4a775652d8f0b893e1980d6bf08cd21016b [file] [log] [blame]
3ac37a93fa92 ("printk: lock/unlock console only for new logbuf entries")
ba552399954d ("printk: Split the code for storing a message into the log buffer")
43a17111c255 ("printk: wake up klogd in vprintk_emit")
c14376de3a1b ("printk: Wake klogd when passing console_lock owner")
c162d5b4338d ("printk: Hide console waiter logic into helpers")
dbdda842fe96 ("printk: Add console owner and waiter logic to load balance console writes")
aec47caa747e ("printk: Modify operators of printed_len and text_len")
d9c23523ed98 ("printk: drop call_console_drivers() unused param")
de6fcbdb68b2 ("printk: convert the rest to printk-safe")
8b1742c9c207 ("printk: remove zap_locks() function")
f975237b7682 ("printk: use printk_safe buffers in printk")
ddb9baa82226 ("printk: report lost messages in printk safe/nmi contexts")
099f1c84c005 ("printk: introduce per-cpu safe_print seq buffer")
f92bac3b141b ("printk: rename nmi.c and exported api")
5c2992ee7fd8 ("printk: remove console flushing special cases for partial buffered lines")
5aa068ea4082 ("printk: remove games with previous record flags")
22c2c7b2ef78 ("printk/NMI: handle continuous lines and missing newline")
4a998e322abc ("printk/NMI: fix up handling of the full nmi log buffer")