Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo | Dirk Gouders | 2013-11-13 | 1 | -2/+2 |
* | kernel/printk/printk.c: enable boot delay for earlyprintk | Dave Young | 2013-11-13 | 1 | -2/+2 |
* | kernel/printk/printk.c: convert to pr_foo() | Andrew Morton | 2013-11-13 | 1 | -6/+6 |
* | printk: report console names during cut-over | Kees Cook | 2013-11-13 | 1 | -10/+9 |
* | register_console: prevent adding the same console twice | Andreas Bießmann | 2013-08-05 | 1 | -0/+7 |
* | printk: rename struct log to struct printk_log | Joe Perches | 2013-07-31 | 1 | -40/+40 |
* | printk: use pointer for console_cmdline indexing | Joe Perches | 2013-07-31 | 1 | -23/+26 |
* | printk: move braille console support into separate braille.[ch] files | Joe Perches | 2013-07-31 | 1 | -31/+13 |
* | printk: add console_cmdline.h | Joe Perches | 2013-07-31 | 1 | -9/+3 |
* | printk: move to separate directory for easier modification | Joe Perches | 2013-07-31 | 1 | -0/+2924 |