aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk/printk.c
AgeCommit message (Expand)Author
2014-02-17printk: fix syslog() overflowing user bufferLinus Torvalds
2014-01-23printk: flush conflicting continuation lineArun KS
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar
2013-11-13printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders
2013-11-13kernel/printk/printk.c: enable boot delay for earlyprintkDave Young
2013-11-13kernel/printk/printk.c: convert to pr_foo()Andrew Morton
2013-11-13printk: report console names during cut-overKees Cook
2013-08-05register_console: prevent adding the same console twiceAndreas Bießmann
2013-07-31printk: rename struct log to struct printk_logJoe Perches
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches
2013-07-31printk: add console_cmdline.hJoe Perches
2013-07-31printk: move to separate directory for easier modificationJoe Perches