aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk
Commit message (Expand)AuthorAge
* kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton2014-07-03
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* printk: report dropping of messages from logbufWill Deacon2014-06-04
* printk: rename printk_sched to printk_deferredJohn Stultz2014-06-04
* printk: disable preemption for printk_schedJohn Stultz2014-06-04
* printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt2014-06-04
* printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: fix lockdep instrumentation of console_semJan Kara2014-06-04
* printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: remove outdated commentJan Kara2014-06-04
* printk: return really stored message lengthPetr Mladek2014-06-04
* printk: shrink too long messagesPetr Mladek2014-06-04
* printk: split message size computationPetr Mladek2014-06-04
* printk: ignore too long messagesPetr Mladek2014-06-04
* printk: split code for making free space in the log bufferPetr Mladek2014-06-04
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\
| * printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-28
* | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
|/
* printk: fix one circular lockdep warning about console_lockJane Li2014-04-03
* printk: do not compute the size of the message twicePetr Mladek2014-04-03
* printk: use also the last bytes in the ring bufferPetr Mladek2014-04-03
* printk: add comment about tricky check for text buffer sizePetr Mladek2014-04-03
* printk: remove obsolete check for log level "c"Petr Mladek2014-04-03
* printk: fix syslog() overflowing user bufferLinus Torvalds2014-02-17
* printk: flush conflicting continuation lineArun KS2014-01-23
* kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
* printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders2013-11-12
* kernel/printk/printk.c: enable boot delay for earlyprintkDave Young2013-11-12
* kernel/printk/printk.c: convert to pr_foo()Andrew Morton2013-11-12
* printk: report console names during cut-overKees Cook2013-11-12
* Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\
| * register_console: prevent adding the same console twiceAndreas Bießmann2013-08-05
* | printk: Fix return of braille_register_console()Steven Rostedt2013-08-06
|/
* printk: rename struct log to struct printk_logJoe Perches2013-07-31
* printk: use pointer for console_cmdline indexingJoe Perches2013-07-31
* printk: move braille console support into separate braille.[ch] filesJoe Perches2013-07-31
* printk: add console_cmdline.hJoe Perches2013-07-31
* printk: move to separate directory for easier modificationJoe Perches2013-07-31