summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
AgeCommit message (Expand)Author
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