aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dynamic_debug.h
Commit message (Expand)AuthorAgeFilesLines
* jump label: Introduce static_branch() interfaceJason Baron2011-04-041-2/+0
* Dynamic debug: Add more flagsBart Van Assche2011-02-031-1/+7
* dynamic debug: Fix build issue with older gccJason Baron2011-01-071-14/+4
* Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+1
|\
| * dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not setPhilipp Reisner2010-10-151-1/+1
* | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-221-18/+21
|/
* module: initialize module dynamic debug laterYehuda Sadeh2010-07-041-2/+2
* DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-251-1/+1
* dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-151-7/+6
* Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-161-1/+1
* Dynamic debug: fix pr_fmt() build errorGreg Banks2009-03-241-2/+2
* dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-0/+88