index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
2016-07-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2015-08-04
security_syslog() should be called once only
Vasily Averin
2015-04-09
console: Fix console name size mismatch
Peter Hurley
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
2014-03-31
printk: fix syslog() overflowing user buffer
Linus Torvalds
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