aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk/printk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03printk: fix one circular lockdep warning about console_lockJane Li1-0/+2
2014-04-03printk: do not compute the size of the message twicePetr Mladek1-1/+1
2014-04-03printk: use also the last bytes in the ring bufferPetr Mladek1-2/+2
2014-04-03printk: add comment about tricky check for text buffer sizePetr Mladek1-0/+5
2014-04-03printk: remove obsolete check for log level "c"Petr Mladek1-2/+0
2014-02-17printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-01-23printk: flush conflicting continuation lineArun KS1-3/+6
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar1-7/+3
2013-11-13printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders1-2/+2
2013-11-13kernel/printk/printk.c: enable boot delay for earlyprintkDave Young1-2/+2
2013-11-13kernel/printk/printk.c: convert to pr_foo()Andrew Morton1-6/+6
2013-11-13printk: report console names during cut-overKees Cook1-10/+9
2013-08-05register_console: prevent adding the same console twiceAndreas Bießmann1-0/+7
2013-07-31printk: rename struct log to struct printk_logJoe Perches1-40/+40
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches1-23/+26
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches1-31/+13
2013-07-31printk: add console_cmdline.hJoe Perches1-9/+3
2013-07-31printk: move to separate directory for easier modificationJoe Perches1-0/+2924