Vasant Hegde
|
14c4000a88
printk: Add function to return log buffer address and size
|
11 years ago |
Neil Zhang
|
d25d9feced
kernel/printk/printk.c: fix bool assignements
|
11 years ago |
Jan Kara
|
5874af2003
printk: enable interrupts before calling console_trylock_for_printk()
|
11 years ago |
Alex Elder
|
249771b830
printk: miscellaneous cleanups
|
11 years ago |
Alex Elder
|
e99aa46166
printk: use a clever macro
|
11 years ago |
Alex Elder
|
0b90fec3b9
printk: fix some comments
|
11 years ago |
Alex Elder
|
42a9dc0b3d
printk: rename DEFAULT_MESSAGE_LOGLEVEL
|
11 years ago |
Alex Elder
|
e97e1267e9
printk: tweak do_syslog() to match comments
|
11 years ago |
Luis R. Rodriguez
|
23b2899f7f
printk: allow increasing the ring buffer depending on the number of CPUs
|
11 years ago |
Luis R. Rodriguez
|
f54051722e
printk: make dynamic units clear for the kernel ring buffer
|
11 years ago |
Luis R. Rodriguez
|
c0a318a361
printk: move power of 2 practice of ring buffer size to a helper
|
11 years ago |
Luis R. Rodriguez
|
7030017752
printk: make dynamic kernel ring buffer alignment explicit
|
11 years ago |
Andrew Morton
|
d18bbc215f
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
|
11 years ago |
Borislav Petkov
|
a8fe19ebfb
kernel/printk: use symbolic defines for console loglevels
|
11 years ago |
Will Deacon
|
84b5ec8a9d
printk: report dropping of messages from logbuf
|
11 years ago |
John Stultz
|
aac74dc495
printk: rename printk_sched to printk_deferred
|
11 years ago |
John Stultz
|
8195460626
printk: disable preemption for printk_sched
|
11 years ago |
Steven Rostedt
|
458df9fd48
printk: remove separate printk_sched buffers and use printk buf instead
|
11 years ago |
Jan Kara
|
939f04bec1
printk: enable interrupts before calling console_trylock_for_printk()
|
11 years ago |
Jan Kara
|
bd8d7cf5b8
printk: fix lockdep instrumentation of console_sem
|
11 years ago |
Jan Kara
|
608873cacb
printk: release lockbuf_lock before calling console_trylock_for_printk()
|
11 years ago |
Jan Kara
|
ca1d432ad8
printk: remove outdated comment
|
11 years ago |
Petr Mladek
|
034633ccb2
printk: return really stored message length
|
11 years ago |
Petr Mladek
|
55bd53a4eb
printk: shrink too long messages
|
11 years ago |
Petr Mladek
|
85c8704302
printk: split message size computation
|
11 years ago |
Petr Mladek
|
f40e4b9f70
printk: ignore too long messages
|
11 years ago |
Petr Mladek
|
0a581694ab
printk: split code for making free space in the log buffer
|
11 years ago |
Linus Torvalds
|
49eb7b0750
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
|
11 years ago |
Stephen Chivers
|
7fa21dd8bd
printk/of_serial: fix serial console cessation part way through boot.
|
11 years ago |
Andi Kleen
|
722a9f9299
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
|
11 years ago |