Arnd Bergmann
|
c01226c314
warn about use of uninstalled kernel headers
|
15 years ago |
Rolf Eike Beer
|
a49c59c042
Make sure the value in abs() does not get truncated if it is greater than 2^32
|
15 years ago |
Jan Beulich
|
8c87df457c
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
|
15 years ago |
Roland Dreier
|
7086745309
printk_once(): use bool for boolean flag
|
15 years ago |
Dave Young
|
af91322ef3
printk: add printk_delay to make messages readable for some scenarios
|
15 years ago |
Frederic Weisbecker
|
e4aafea2d4
sched: Add a preempt count base offset to __might_sleep()
|
16 years ago |
Frederic Weisbecker
|
e09758fae8
sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()
|
16 years ago |
Kurt Garloff
|
5211a242d0
x86: Add sysctl to allow panic on IOCK NMI error
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 years ago |
Linus Torvalds
|
6fd03301d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
16 years ago |
Linus Torvalds
|
e28d713704
printk: Add KERN_DEFAULT printk log-level
|
16 years ago |
Linus Torvalds
|
5fd29d6ccb
printk: clean up handling of log-levels and newlines
|
16 years ago |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 years ago |
Michael Ellerman
|
4ccb457966
dynamic debug: resurrect old pr_debug() semantics as pr_devel()
|
16 years ago |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
e4c393fd55
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Neil Horman
|
04d491ab2a
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
|
16 years ago |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
Cyrill Gorcunov
|
311d07611e
introduce pr_cont() macro
|
16 years ago |
Harvey Harrison
|
2c60b6885a
kernel: remove HIPQUAD()
|
16 years ago |
Ingo Molnar
|
38a6ed3ed8
Merge branch 'linus' into core/printk
|
16 years ago |
Greg Banks
|
e6e66b02e1
Dynamic debug: fix pr_fmt() build error
|
16 years ago |
Jason Baron
|
e9d376f0fa
dynamic debug: combine dprintk and dynamic printk
|
16 years ago |
Ingo Molnar
|
47239561e3
Merge branch 'linus' into core/printk
|
16 years ago |
Frederic Weisbecker
|
48ead02030
tracing/core: bring back raw trace_printk for dynamic formats strings
|
16 years ago |
Ingo Molnar
|
7bffc23e56
tracing: optimize trace_printk()
|
16 years ago |
Frederic Weisbecker
|
769b0441f4
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
|
16 years ago |
Ingo Molnar
|
546e5354a6
Merge branch 'core/printk' into tracing/ftrace
|
16 years ago |
Steven Rostedt
|
2002c258fa
tracing: add tracing_on/tracing_off to kernel.h
|
16 years ago |
Ingo Molnar
|
526211bc58
tracing: move utility functions from ftrace.h to kernel.h
|
16 years ago |