Simon Kagstrom
|
d894837f23
sched: might_sleep(): Make file parameter const char *
|
15 years ago |
Linus Torvalds
|
da184a8064
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Joe Perches
|
8a64f336bc
kernel.h: add printk_ratelimited and pr_<level>_rl
|
15 years ago |
Joe Perches
|
0b2749aa6c
kernel.h: remove initialization of bool in printk_once
|
15 years ago |
Joe Perches
|
00b55864bb
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
|
15 years ago |
Steven Rostedt
|
e36c54582c
tracing: Fix return of trace_dump_stack()
|
15 years ago |
Steven Rostedt
|
03889384ce
tracing: Add trace_dump_stack()
|
15 years ago |
Linus Torvalds
|
d0b093a8b5
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Christian Borntraeger
|
5c82871335
ratelimit: Make suppressed output messages more useful
|
15 years ago |
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 |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
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 |