Historique des commits

Auteur SHA1 Message Date
  Greg Kroah-Hartman fef15d2f3d Revert "dynamic_debug: remove unneeded includes" il y a 13 ans
  Jim Cromie 04db6e5fdd dynamic_debug: remove unneeded includes il y a 13 ans
  Jim Cromie 3ec5652ab7 dynamic_debug: init with early_initcall, not arch_initcall il y a 13 ans
  Jim Cromie 8e59b5cfb9 dynamic_debug: add modname arg to exec_query callchain il y a 13 ans
  Jim Cromie 4107692760 dynamic_debug: print ram usage by ddebug tables if verbose il y a 13 ans
  Jim Cromie af442399fc dynamic_debug: simplify dynamic_debug_init error exit il y a 13 ans
  Jim Cromie 6ab676e964 dynamic_debug: combine parse_args callbacks together il y a 13 ans
  Jim Cromie f0b919d967 dynamic_debug: deprecate ddebug_query, suggest dyndbg instead il y a 13 ans
  Jim Cromie b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization il y a 13 ans
  Jim Cromie b8ccd5dee7 dynamic_debug: replace if (verbose) pr_info with macro vpr_info il y a 13 ans
  Jim Cromie 85f7f6c0ed dynamic_debug: process multiple debug-queries on a line il y a 13 ans
  Jim Cromie 574b3725e3 dynamic_debug: factor vpr_info_dq out of ddebug_parse_query il y a 13 ans
  Jim Cromie 2b6783191d dynamic_debug: add trim_prefix() to provide source-root relative paths il y a 13 ans
  Jim Cromie 7281491c59 dynamic_debug: enlarge command/query write buffer il y a 13 ans
  Jim Cromie 8bd6026e88 dynamic_debug: chop off comments in ddebug_tokenize il y a 13 ans
  Jim Cromie b5b78f8385 dynamic_debug: early return if _ddebug table is empty il y a 13 ans
  Jim Cromie 820874c75e dynamic_debug: tighten up error checking on debug queries il y a 13 ans
  Jim Cromie 5ca7d2a6c5 dynamic_debug: describe_flags with '=[pmflt_]*' il y a 13 ans
  Jim Cromie d6a238d250 dynamic_debug: drop explicit !=NULL checks il y a 13 ans
  Jim Cromie ae27f86a21 dynamic_debug: pr_err() call should not depend upon verbosity il y a 13 ans
  Jim Cromie bc757f6f5b dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query() il y a 13 ans
  Jim Cromie 74df138d50 dynamic_debug: change verbosity at runtime il y a 13 ans
  Jim Cromie 87e6f96833 dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT il y a 13 ans
  Jim Cromie 07100be7e0 dynamic_debug: fix whitespace complaints from scripts/cleanfile il y a 13 ans
  Linus Torvalds 2d03423b23 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core il y a 13 ans
  Jason Baron 0feefd9786 dynamic_debug: fix undefined reference to `__netdev_printk' il y a 13 ans
  Jason Baron 431625dac1 dynamic_debug: use a single printk() to emit messages il y a 13 ans
  Jason Baron bd22c01e84 dynamic_debug: remove num_enabled accounting il y a 13 ans
  Jesper Juhl c9bab38f70 Remove unneeded version.h include from lib/ il y a 14 ans
  Jason Baron ffa10cb47a dynamic_debug: make netdev_dbg() call __netdev_printk() il y a 14 ans