Sign in
coral
/
linux-mtk
/
fa30dff9a81ea9fdc2e985a14fe14ce6393a3214
/
kernel
/
printk
/
printk.c
d18bbc2
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
by Andrew Morton
· 10 years ago
a8fe19e
kernel/printk: use symbolic defines for console loglevels
by Borislav Petkov
· 11 years ago
84b5ec8
printk: report dropping of messages from logbuf
by Will Deacon
· 11 years ago
aac74dc
printk: rename printk_sched to printk_deferred
by John Stultz
· 11 years ago
8195460
printk: disable preemption for printk_sched
by John Stultz
· 11 years ago
458df9f
printk: remove separate printk_sched buffers and use printk buf instead
by Steven Rostedt
· 11 years ago
939f04b
printk: enable interrupts before calling console_trylock_for_printk()
by Jan Kara
· 11 years ago
bd8d7cf
printk: fix lockdep instrumentation of console_sem
by Jan Kara
· 11 years ago
608873c
printk: release lockbuf_lock before calling console_trylock_for_printk()
by Jan Kara
· 11 years ago
ca1d432
printk: remove outdated comment
by Jan Kara
· 11 years ago
034633c
printk: return really stored message length
by Petr Mladek
· 11 years ago
55bd53a
printk: shrink too long messages
by Petr Mladek
· 11 years ago
85c87043
printk: split message size computation
by Petr Mladek
· 11 years ago
f40e4b9
printk: ignore too long messages
by Petr Mladek
· 11 years ago
0a58169
printk: split code for making free space in the log buffer
by Petr Mladek
· 11 years ago
49eb7b0
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
by Linus Torvalds
· 11 years ago
7fa21dd
printk/of_serial: fix serial console cessation part way through boot.
by Stephen Chivers
· 11 years ago
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
7258148
printk: fix one circular lockdep warning about console_lock
by Jane Li
· 11 years ago
fce6e03
printk: do not compute the size of the message twice
by Petr Mladek
· 11 years ago
39b2510
printk: use also the last bytes in the ring buffer
by Petr Mladek
· 11 years ago
e8c42d3
printk: add comment about tricky check for text buffer size
by Petr Mladek
· 11 years ago
c64730b
printk: remove obsolete check for log level "c"
by Petr Mladek
· 11 years ago
e4178d8
printk: fix syslog() overflowing user buffer
by Linus Torvalds
· 11 years ago
1d3fa37
printk: flush conflicting continuation line
by Arun KS
· 11 years ago
9da791d
kernel/printk/printk.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
4c1ace6
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
by Dirk Gouders
· 11 years ago
29e9d22
kernel/printk/printk.c: enable boot delay for earlyprintk
by Dave Young
· 11 years ago
27083ba
kernel/printk/printk.c: convert to pr_foo()
by Andrew Morton
· 11 years ago
6b80239
printk: report console names during cut-over
by Kees Cook
· 11 years ago
16cf48a
register_console: prevent adding the same console twice
by Andreas Bießmann
· 11 years ago
62e32ac
printk: rename struct log to struct printk_log
by Joe Perches
· 11 years ago
2347540
printk: use pointer for console_cmdline indexing
by Joe Perches
· 11 years ago
bbeddf5
printk: move braille console support into separate braille.[ch] files
by Joe Perches
· 11 years ago
d197c43
printk: add console_cmdline.h
by Joe Perches
· 11 years ago
b9ee979
printk: move to separate directory for easier modification
by Joe Perches
· 11 years ago
[Renamed from kernel/printk.c]
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 12 years ago
75fcf64
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
3d1cb20
workqueue: include workqueue info when printing debug dump of a worker task
by Tejun Heo
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
98e5e1b
dump_stack: implement arch-specific hardware description in task dumps
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
0a28531
printk: fix failure to return error in devkmsg_poll()
by Nicolas Kaiser
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
07c65f4
printk/tracing: rework console tracing
by zhangwei(Jovi)
· 12 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dbda92d
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
by Bu, Yitian
· 12 years ago
0779314
Merge branch 'nohz/printk-v8' into irq/core
by Frederic Weisbecker
· 12 years ago
ff0d05b
Revert "console: implement lockdep support for console_lock"
by Dave Airlie
· 12 years ago
35dac27
printk: fix incorrect length from print_time() when seconds > 99999
by Roland Dreier
· 12 years ago
2fa72c8
printk: boot_delay should only affect output
by Andrew Cooks
· 12 years ago
74876a9
printk: Wake up klogd using irq_work
by Frederic Weisbecker
· 12 years ago
6b898c0
console: use might_sleep in console_lock
by Daniel Vetter
· 12 years ago
daee779
console: implement lockdep support for console_lock
by Daniel Vetter
· 12 years ago
85eae82
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
by Paul E. McKenney
· 12 years ago
e375647
printk: Fix calculation of length used to discard records
by Jeff Mahoney
· 12 years ago
088a52a
printk: only look for prefix levels in kernel messages
by Joe Perches
· 12 years ago
acc8fa41
printk: add generic functions to find KERN_<LEVEL> headers
by Joe Perches
· 12 years ago
cdf5344
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
by Kay Sievers
· 12 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 12 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 12 years ago
6791457
printk: Export struct log size and member offsets through vmcoreinfo
by Vivek Goyal
· 12 years ago
eab0726
kmsg - do not flush partial lines when the console is busy
by Kay Sievers
· 12 years ago
d39f3d7
kmsg - export "continuation record" flag to /dev/kmsg
by Kay Sievers
· 12 years ago
96efedf
kmsg - avoid warning for CONFIG_PRINTK=n compilations
by Kay Sievers
· 12 years ago
7049825
kmsg - properly print over-long continuation lines
by Kay Sievers
· 12 years ago
5becfb1
kmsg: merge continuation records while printing
by Kay Sievers
· 12 years ago
eb02dac
kmsg: /proc/kmsg - support reading of partial log records
by Kay Sievers
· 12 years ago
68b6507
kmsg: make sure all messages reach a newly registered boot console
by Kay Sievers
· 12 years ago
cb424ff
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
by Kay Sievers
· 12 years ago
43a73a5
kmsg: add the facility number to the syslog prefix
by Kay Sievers
· 12 years ago
e3f5a5f
kmsg: escape the backslash character while exporting data
by Kay Sievers
· 12 years ago
5c53d81
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
by liu chuansheng
· 12 years ago
4f0f4af
printk.c: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
d362082
printk: Optimize if statement logic where newline exists
by Steven Rostedt
· 12 years ago
084681d
printk: flush continuation lines immediately to console
by Kay Sievers
· 12 years ago
116e90b
syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
by Jan Beulich
· 13 years ago
6fda135c
Revert "printk: return -EINVAL if the message len is bigger than the buf size"
by Greg Kroah-Hartman
· 12 years ago
4661e35
printk: fix regression in SYSLOG_ACTION_CLEAR
by Alan Stern
· 13 years ago
b56a39a
printk: return -EINVAL if the message len is bigger than the buf size
by Yuanhan Liu
· 13 years ago
4a77a5a
printk: use mutex lock to stop syslog_seq from going wild
by Yuanhan Liu
· 13 years ago
e2ae715
kmsg - kmsg_dump() use iterator to receive log buffer content
by Kay Sievers
· 13 years ago
6ebb017
printk: Fix alignment of buf causing crash on ARM EABI
by Andrew Lunn
· 13 years ago
c313af1
printk() - isolate KERN_CONT users from ordinary complete lines
by Kay Sievers
· 13 years ago
3ce9a7c
printk() - restore prefix/timestamp printing for multi-newline strings
by Kay Sievers
· 13 years ago
1fce677
printk: add stub for prepend_timestamp()
by Randy Dunlap
· 13 years ago
f8450fc
printk: correctly align __log_buf
by Stephen Warren
· 13 years ago
649e6ee
printk() - restore timestamp printing at console output
by Kay Sievers
· 13 years ago
5c5d5ca
printk() - do not merge continuation lines of different threads
by Kay Sievers
· 13 years ago
7f3a781
printk - fix compilation for CONFIG_PRINTK=n
by Kay Sievers
· 13 years ago
5fc32490
kmsg: use do_div() to divide 64bit integer
by Kay Sievers
· 13 years ago
e11fea9
kmsg: export printk records to the /dev/kmsg interface
by Kay Sievers
· 13 years ago
7ff9554
printk: convert byte-buffer to variable-length record buffer
by Kay Sievers
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
600e145
printk: Make it compile with !CONFIG_PRINTK
by Peter Zijlstra
· 13 years ago
Next »