aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
AgeCommit message (Expand)Author
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-18dynamic_debug: fix undefined reference to `__netdev_printk'Jason Baron
2011-10-18dynamic_debug: use a single printk() to emit messagesJason Baron
2011-10-18dynamic_debug: remove num_enabled accountingJason Baron
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl
2011-08-22dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron
2011-08-22dynamic_debug: Convert printks to pr_<level>Joe Perches
2011-08-22dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches
2011-08-22dynamic_debug: Consolidate prefix output to single routineJoe Perches
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches
2011-02-03dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman
2011-02-03Dynamic debug: Add more flagsBart Van Assche
2011-01-07dynamic debug: Fix build issue with older gccJason Baron
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger
2010-10-22Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger
2010-10-22Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger
2010-10-18jump_label: Use more consistent namingPeter Zijlstra
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-05-25dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-07-28Dynamic debug: fix typo: -/->Roel Kluin
2009-03-24Dynamic debug: allow simple quoting of wordsGreg Banks
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron