| Commit message (Expand) | Author | Age | Files | Lines |
* | printk: fix syslog() overflowing user buffer | Linus Torvalds | 2014-02-17 | 1 | -2/+0 |
* | printk: flush conflicting continuation line | Arun KS | 2014-01-23 | 1 | -3/+6 |
* | kernel/printk/printk.c: use memblock apis for early memory allocations | Santosh Shilimkar | 2014-01-21 | 1 | -7/+3 |
* | 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 |
* | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-03 | 1 | -0/+7 |
|\ |
|
| * | register_console: prevent adding the same console twice | Andreas Bießmann | 2013-08-05 | 1 | -0/+7 |
* | | printk: Fix return of braille_register_console() | Steven Rostedt | 2013-08-06 | 1 | -1/+2 |
|/ |
|
* | 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 | 4 | -31/+110 |
* | printk: add console_cmdline.h | Joe Perches | 2013-07-31 | 2 | -9/+17 |
* | printk: move to separate directory for easier modification | Joe Perches | 2013-07-31 | 2 | -0/+2925 |