Historial de Commits

Autor SHA1 Mensaje Fecha
  Jim Cromie b5b78f8385 dynamic_debug: early return if _ddebug table is empty hace 13 años
  Jim Cromie 820874c75e dynamic_debug: tighten up error checking on debug queries hace 13 años
  Jim Cromie 5ca7d2a6c5 dynamic_debug: describe_flags with '=[pmflt_]*' hace 13 años
  Jim Cromie d6a238d250 dynamic_debug: drop explicit !=NULL checks hace 13 años
  Jim Cromie ae27f86a21 dynamic_debug: pr_err() call should not depend upon verbosity hace 13 años
  Jim Cromie bc757f6f5b dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query() hace 13 años
  Jim Cromie 74df138d50 dynamic_debug: change verbosity at runtime hace 13 años
  Jim Cromie 87e6f96833 dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT hace 13 años
  Jim Cromie 07100be7e0 dynamic_debug: fix whitespace complaints from scripts/cleanfile hace 13 años
  Linus Torvalds 2d03423b23 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 13 años
  Jason Baron 0feefd9786 dynamic_debug: fix undefined reference to `__netdev_printk' hace 13 años
  Jason Baron 431625dac1 dynamic_debug: use a single printk() to emit messages hace 13 años
  Jason Baron bd22c01e84 dynamic_debug: remove num_enabled accounting hace 13 años
  Jesper Juhl c9bab38f70 Remove unneeded version.h include from lib/ hace 14 años
  Jason Baron ffa10cb47a dynamic_debug: make netdev_dbg() call __netdev_printk() hace 14 años
  Joe Perches 4ad275e5cb dynamic_debug: Convert printks to pr_<level> hace 14 años
  Joe Perches 5b2ebce482 dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix hace 14 años
  Joe Perches 6c2140ee0e dynamic_debug: Consolidate prefix output to single routine hace 14 años
  Joe Perches cbc4663552 dynamic_debug: Add __dynamic_dev_dbg hace 14 años
  Greg Kroah-Hartman e8d9792aa5 dynamic_debug: add #include <linux/sched.h> hace 14 años
  Bart Van Assche 8ba6ebf583 Dynamic debug: Add more flags hace 14 años
  Jason Baron 2d75af2f2a dynamic debug: Fix build issue with older gcc hace 14 años
  Linus Torvalds b9da057105 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 hace 14 años
  Thomas Renninger 6a5c083de2 Dynamic Debug: Initialize dynamic debug earlier via arch_initcall hace 15 años
  Thomas Renninger a648ec05bb Dynamic Debug: Introduce ddebug_query= boot parameter hace 15 años
  Thomas Renninger fd89cfb871 Dynamic Debug: Split out query string parsing/setup from proc_write hace 15 años
  Peter Zijlstra 3b6e901f83 jump_label: Use more consistent naming hace 14 años
  Jason Baron 52159d98be jump label: Convert dynamic debug to use jump labels hace 14 años
  Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later hace 15 años
  Dan Carpenter ea46c8f774 dynamic_debug: small cleanup in ddebug_proc_write() hace 15 años