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 |
Kay Sievers
|
5becfb1df5
kmsg: merge continuation records while printing
|
13 years ago |
Kay Sievers
|
eb02dac937
kmsg: /proc/kmsg - support reading of partial log records
|
13 years ago |
Kay Sievers
|
68b6507dc5
kmsg: make sure all messages reach a newly registered boot console
|
13 years ago |
Kay Sievers
|
cb424ffe9f
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
|
13 years ago |
Kay Sievers
|
43a73a50b3
kmsg: add the facility number to the syslog prefix
|
13 years ago |
Kay Sievers
|
e3f5a5f271
kmsg: escape the backslash character while exporting data
|
13 years ago |
liu chuansheng
|
5c53d819c7
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
|
13 years ago |