Tejun Heo
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 years ago |
Tejun Heo
|
98e5e1bf72
dump_stack: implement arch-specific hardware description in task dumps
|
12 years ago |
Tejun Heo
|
196779b9b4
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
12 years ago |
Nicolas Kaiser
|
0a285317da
printk: fix failure to return error in devkmsg_poll()
|
12 years ago |
Thomas Gleixner
|
d0380e6c3c
early_printk: consolidate random copies of identical code
|
12 years ago |
zhangwei(Jovi)
|
07c65f4d1a
printk/tracing: rework console tracing
|
12 years ago |
Frederic Weisbecker
|
dc72c32e1f
printk: Provide a wake_up_klogd() off-case
|
12 years ago |
Linus Torvalds
|
fffddfd6c8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Linus Torvalds
|
b7133a9a10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
077931446b
Merge branch 'nohz/printk-v8' into irq/core
|
12 years ago |
Dave Airlie
|
ff0d05bf73
Revert "console: implement lockdep support for console_lock"
|
12 years ago |
Roland Dreier
|
35dac27ced
printk: fix incorrect length from print_time() when seconds > 99999
|
12 years ago |
Andrew Cooks
|
2fa72c8fa5
printk: boot_delay should only affect output
|
12 years ago |
Frederic Weisbecker
|
74876a98a8
printk: Wake up klogd using irq_work
|
12 years ago |
Daniel Vetter
|
6b898c07cb
console: use might_sleep in console_lock
|
12 years ago |
Daniel Vetter
|
daee779718
console: implement lockdep support for console_lock
|
12 years ago |
Paul E. McKenney
|
85eae82a08
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
|
12 years ago |
Jeff Mahoney
|
e3756477ae
printk: Fix calculation of length used to discard records
|
13 years ago |
Joe Perches
|
088a52aac8
printk: only look for prefix levels in kernel messages
|
13 years ago |
Joe Perches
|
acc8fa41ad
printk: add generic functions to find KERN_<LEVEL> headers
|
13 years ago |
Kay Sievers
|
cdf5344136
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
|
13 years ago |
Linus Torvalds
|
fa93669a19
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Anton Vorontsov
|
533827c921
printk: Implement some unlocked kmsg_dump functions
|
13 years ago |
Anton Vorontsov
|
1b499d05ee
printk: Remove kdb_syslog_data
|
13 years ago |
Vivek Goyal
|
6791457a09
printk: Export struct log size and member offsets through vmcoreinfo
|
13 years ago |
Kay Sievers
|
eab072609e
kmsg - do not flush partial lines when the console is busy
|
13 years ago |
Kay Sievers
|
d39f3d77c9
kmsg - export "continuation record" flag to /dev/kmsg
|
13 years ago |
Kay Sievers
|
96efedf149
kmsg - avoid warning for CONFIG_PRINTK=n compilations
|
13 years ago |
Kay Sievers
|
7049825318
kmsg - properly print over-long continuation lines
|
13 years ago |