summaryrefslogtreecommitdiffstats
path: root/kernel/printk
AgeCommit message (Expand)AuthorLines
2013-11-13printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders-2/+2
2013-11-13kernel/printk/printk.c: enable boot delay for earlyprintkDave Young-2/+2
2013-11-13kernel/printk/printk.c: convert to pr_foo()Andrew Morton-6/+6
2013-11-13printk: report console names during cut-overKees Cook-10/+9
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+7
2013-08-06printk: Fix return of braille_register_console()Steven Rostedt-1/+2
2013-08-05register_console: prevent adding the same console twiceAndreas Bießmann-0/+7
2013-07-31printk: rename struct log to struct printk_logJoe Perches-40/+40
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches-23/+26
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches-31/+110
2013-07-31printk: add console_cmdline.hJoe Perches-9/+17
2013-07-31printk: move to separate directory for easier modificationJoe Perches-0/+2925