Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea6e574e34779fbb4526b2160411c163eac25323
/
lib
/
dynamic_debug.c
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
0feefd9
dynamic_debug: fix undefined reference to `__netdev_printk'
by Jason Baron
· 13 years ago
431625d
dynamic_debug: use a single printk() to emit messages
by Jason Baron
· 13 years ago
bd22c01
dynamic_debug: remove num_enabled accounting
by Jason Baron
· 13 years ago
c9bab38
Remove unneeded version.h include from lib/
by Jesper Juhl
· 13 years ago
ffa10cb
dynamic_debug: make netdev_dbg() call __netdev_printk()
by Jason Baron
· 13 years ago
4ad275e
dynamic_debug: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
5b2ebce
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
by Joe Perches
· 13 years ago
6c2140e
dynamic_debug: Consolidate prefix output to single routine
by Joe Perches
· 13 years ago
cbc4663
dynamic_debug: Add __dynamic_dev_dbg
by Joe Perches
· 13 years ago
e8d9792
dynamic_debug: add #include <linux/sched.h>
by Greg Kroah-Hartman
· 14 years ago
8ba6ebf
Dynamic debug: Add more flags
by Bart Van Assche
· 14 years ago
2d75af2
dynamic debug: Fix build issue with older gcc
by Jason Baron
· 14 years ago
b9da057
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
6a5c083
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
by Thomas Renninger
· 14 years ago
a648ec0
Dynamic Debug: Introduce ddebug_query= boot parameter
by Thomas Renninger
· 14 years ago
fd89cfb
Dynamic Debug: Split out query string parsing/setup from proc_write
by Thomas Renninger
· 14 years ago
3b6e901
jump_label: Use more consistent naming
by Peter Zijlstra
· 14 years ago
52159d9
jump label: Convert dynamic debug to use jump labels
by Jason Baron
· 14 years ago
ff49d74
module: initialize module dynamic debug later
by Yehuda Sadeh
· 14 years ago
ea46c8f
dynamic_debug: small cleanup in ddebug_proc_write()
by Dan Carpenter
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
4df7b3e
Dynamic debug: fix typo: -/->
by Roel Kluin
· 15 years ago
9898abb
Dynamic debug: allow simple quoting of words
by Greg Banks
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago