Jason Baron
|
ffa10cb47a
dynamic_debug: make netdev_dbg() call __netdev_printk()
|
14 lat temu |
Joe Perches
|
4ad275e5cb
dynamic_debug: Convert printks to pr_<level>
|
14 lat temu |
Joe Perches
|
5b2ebce482
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
|
14 lat temu |
Joe Perches
|
6c2140ee0e
dynamic_debug: Consolidate prefix output to single routine
|
14 lat temu |
Joe Perches
|
cbc4663552
dynamic_debug: Add __dynamic_dev_dbg
|
14 lat temu |
Greg Kroah-Hartman
|
e8d9792aa5
dynamic_debug: add #include <linux/sched.h>
|
14 lat temu |
Bart Van Assche
|
8ba6ebf583
Dynamic debug: Add more flags
|
14 lat temu |
Jason Baron
|
2d75af2f2a
dynamic debug: Fix build issue with older gcc
|
14 lat temu |
Linus Torvalds
|
b9da057105
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 lat temu |
Thomas Renninger
|
6a5c083de2
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
|
15 lat temu |
Thomas Renninger
|
a648ec05bb
Dynamic Debug: Introduce ddebug_query= boot parameter
|
15 lat temu |
Thomas Renninger
|
fd89cfb871
Dynamic Debug: Split out query string parsing/setup from proc_write
|
15 lat temu |
Peter Zijlstra
|
3b6e901f83
jump_label: Use more consistent naming
|
14 lat temu |
Jason Baron
|
52159d98be
jump label: Convert dynamic debug to use jump labels
|
14 lat temu |
Yehuda Sadeh
|
ff49d74ad3
module: initialize module dynamic debug later
|
15 lat temu |
Dan Carpenter
|
ea46c8f774
dynamic_debug: small cleanup in ddebug_proc_write()
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
André Goddard Rosa
|
e7d2860b69
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
|
15 lat temu |
Roel Kluin
|
4df7b3e037
Dynamic debug: fix typo: -/->
|
16 lat temu |
Greg Banks
|
9898abb3d2
Dynamic debug: allow simple quoting of words
|
16 lat temu |
Jason Baron
|
e9d376f0fa
dynamic debug: combine dprintk and dynamic printk
|
16 lat temu |