summaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
AgeCommit message (Expand)AuthorLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-25/+73
2010-10-22Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger-10/+23
2010-10-22Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger-0/+25
2010-10-22Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger-15/+25
2010-10-18jump_label: Use more consistent namingPeter Zijlstra-2/+2
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron-39/+3
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh-1/+1
2010-05-25dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa-2/+2
2009-07-28Dynamic debug: fix typo: -/->Roel Kluin-1/+1
2009-03-24Dynamic debug: allow simple quoting of wordsGreg Banks-20/+33
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-0/+756