Andrew Morton
|
d18bbc215f
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
|
11 vuotta sitten |
Borislav Petkov
|
a8fe19ebfb
kernel/printk: use symbolic defines for console loglevels
|
11 vuotta sitten |
Will Deacon
|
84b5ec8a9d
printk: report dropping of messages from logbuf
|
11 vuotta sitten |
John Stultz
|
aac74dc495
printk: rename printk_sched to printk_deferred
|
11 vuotta sitten |
John Stultz
|
8195460626
printk: disable preemption for printk_sched
|
11 vuotta sitten |
Steven Rostedt
|
458df9fd48
printk: remove separate printk_sched buffers and use printk buf instead
|
11 vuotta sitten |
Jan Kara
|
939f04bec1
printk: enable interrupts before calling console_trylock_for_printk()
|
11 vuotta sitten |
Jan Kara
|
bd8d7cf5b8
printk: fix lockdep instrumentation of console_sem
|
11 vuotta sitten |
Jan Kara
|
608873cacb
printk: release lockbuf_lock before calling console_trylock_for_printk()
|
11 vuotta sitten |
Jan Kara
|
ca1d432ad8
printk: remove outdated comment
|
11 vuotta sitten |
Petr Mladek
|
034633ccb2
printk: return really stored message length
|
11 vuotta sitten |
Petr Mladek
|
55bd53a4eb
printk: shrink too long messages
|
11 vuotta sitten |
Petr Mladek
|
85c8704302
printk: split message size computation
|
11 vuotta sitten |
Petr Mladek
|
f40e4b9f70
printk: ignore too long messages
|
11 vuotta sitten |
Petr Mladek
|
0a581694ab
printk: split code for making free space in the log buffer
|
11 vuotta sitten |
Linus Torvalds
|
49eb7b0750
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
|
11 vuotta sitten |
Stephen Chivers
|
7fa21dd8bd
printk/of_serial: fix serial console cessation part way through boot.
|
11 vuotta sitten |
Andi Kleen
|
722a9f9299
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
|
11 vuotta sitten |
Jane Li
|
72581487a6
printk: fix one circular lockdep warning about console_lock
|
11 vuotta sitten |
Petr Mladek
|
fce6e0338a
printk: do not compute the size of the message twice
|
11 vuotta sitten |
Petr Mladek
|
39b25109b4
printk: use also the last bytes in the ring buffer
|
11 vuotta sitten |
Petr Mladek
|
e8c42d36ab
printk: add comment about tricky check for text buffer size
|
11 vuotta sitten |
Petr Mladek
|
c64730b26f
printk: remove obsolete check for log level "c"
|
11 vuotta sitten |
Linus Torvalds
|
e4178d809f
printk: fix syslog() overflowing user buffer
|
11 vuotta sitten |
Arun KS
|
1d3fa37034
printk: flush conflicting continuation line
|
11 vuotta sitten |
Santosh Shilimkar
|
9da791dfab
kernel/printk/printk.c: use memblock apis for early memory allocations
|
11 vuotta sitten |
Dirk Gouders
|
4c1ace6408
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
|
11 vuotta sitten |
Dave Young
|
29e9d22559
kernel/printk/printk.c: enable boot delay for earlyprintk
|
11 vuotta sitten |
Andrew Morton
|
27083baca5
kernel/printk/printk.c: convert to pr_foo()
|
11 vuotta sitten |
Kees Cook
|
6b80239447
printk: report console names during cut-over
|
11 vuotta sitten |