index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
2014-02-17
printk: fix syslog() overflowing user buffer
Linus Torvalds
2014-01-23
printk: flush conflicting continuation line
Arun KS
2014-01-21
kernel/printk/printk.c: use memblock apis for early memory allocations
Santosh Shilimkar
2013-11-13
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
Dirk Gouders
2013-11-13
kernel/printk/printk.c: enable boot delay for earlyprintk
Dave Young
2013-11-13
kernel/printk/printk.c: convert to pr_foo()
Andrew Morton
2013-11-13
printk: report console names during cut-over
Kees Cook
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-06
printk: Fix return of braille_register_console()
Steven Rostedt
2013-08-05
register_console: prevent adding the same console twice
Andreas Bießmann
2013-07-31
printk: rename struct log to struct printk_log
Joe Perches
2013-07-31
printk: use pointer for console_cmdline indexing
Joe Perches
2013-07-31
printk: move braille console support into separate braille.[ch] files
Joe Perches
2013-07-31
printk: add console_cmdline.h
Joe Perches
2013-07-31
printk: move to separate directory for easier modification
Joe Perches