Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / dynamic_debug.c
2012-01-24 Jim Cromiedynamic_debug: process multiple debug-queries on a...
2012-01-24 Jim Cromiedynamic_debug: factor vpr_info_dq out of ddebug_parse_query
2012-01-24 Jim Cromiedynamic_debug: add trim_prefix() to provide source...
2012-01-24 Jim Cromiedynamic_debug: enlarge command/query write buffer
2012-01-24 Jim Cromiedynamic_debug: chop off comments in ddebug_tokenize
2012-01-24 Jim Cromiedynamic_debug: early return if _ddebug table is empty
2012-01-24 Jim Cromiedynamic_debug: tighten up error checking on debug queries
2012-01-24 Jim Cromiedynamic_debug: describe_flags with '=[pmflt_]*'
2012-01-24 Jim Cromiedynamic_debug: drop explicit !=NULL checks
2012-01-24 Jim Cromiedynamic_debug: pr_err() call should not depend upon...
2012-01-24 Jim Cromiedynamic_debug: replace strcpy with strlcpy, in ddebug_s...
2012-01-24 Jim Cromiedynamic_debug: change verbosity at runtime
2012-01-24 Jim Cromiedynamic_debug: drop enabled field from struct _ddebug...
2012-01-24 Jim Cromiedynamic_debug: fix whitespace complaints from scripts...
2011-10-25 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-10-18 Jason Barondynamic_debug: fix undefined reference to `__netdev_printk'
2011-10-18 Jason Barondynamic_debug: use a single printk() to emit messages
2011-10-18 Jason Barondynamic_debug: remove num_enabled accounting
2011-09-15 Jesper JuhlRemove unneeded version.h include from lib/
2011-08-23 Jason Barondynamic_debug: make netdev_dbg() call __netdev_printk()
2011-08-23 Joe Perchesdynamic_debug: Convert printks to pr_<level>
2011-08-23 Joe Perchesdynamic_debug: Remove uses of KERN_CONT in dynamic_emit...
2011-08-23 Joe Perchesdynamic_debug: Consolidate prefix output to single...
2011-08-23 Joe Perchesdynamic_debug: Add __dynamic_dev_dbg
2011-02-03 Greg Kroah-Hartmandynamic_debug: add #include <linux/sched.h>
2011-02-03 Bart Van AsscheDynamic debug: Add more flags
2011-01-08 Jason Barondynamic debug: Fix build issue with older gcc
2011-01-07 Thomas RenningerSome are mainline, some are/will be implemented differe...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Thomas RenningerDynamic Debug: Initialize dynamic debug earlier via...
2010-10-22 Thomas RenningerDynamic Debug: Introduce ddebug_query= boot parameter
2010-10-22 Thomas RenningerDynamic Debug: Split out query string parsing/setup...
2010-10-18 Peter Zijlstrajump_label: Use more consistent naming
2010-09-24 Thomas Renninger- Dynamic Debug: Introduce global fake module param...
2010-09-24 Thomas Renninger- Dynamic Debug: Initialize dynamic debug earlier via
2010-09-24 Thomas Renninger- Dynamic Debug: Introduce ddebug_query= boot parameter...
2010-09-24 Thomas Renninger- Dynamic Debug: Split out query string parsing/setup...
2010-09-22 Jason Baronjump label: Convert dynamic debug to use jump labels
2010-07-05 Yehuda Sadehmodule: initialize module dynamic debug later
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Dan Carpenterdynamic_debug: small cleanup in ddebug_proc_write()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-07-28 Roel KluinDynamic debug: fix typo: -/->
2009-03-24 Greg BanksDynamic debug: allow simple quoting of words
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk