1. ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  2. 4ad275e dynamic_debug: Convert printks to pr_<level> by Joe Perches · 13 years ago
  3. 5b2ebce dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix by Joe Perches · 13 years ago
  4. 6c2140e dynamic_debug: Consolidate prefix output to single routine by Joe Perches · 13 years ago
  5. cbc4663 dynamic_debug: Add __dynamic_dev_dbg by Joe Perches · 13 years ago
  6. e8d9792 dynamic_debug: add #include <linux/sched.h> by Greg Kroah-Hartman · 14 years ago
  7. 8ba6ebf5 Dynamic debug: Add more flags by Bart Van Assche · 14 years ago
  8. 2d75af2 dynamic debug: Fix build issue with older gcc by Jason Baron · 14 years ago
  9. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  10. 6a5c083 Dynamic Debug: Initialize dynamic debug earlier via arch_initcall by Thomas Renninger · 14 years ago
  11. a648ec0 Dynamic Debug: Introduce ddebug_query= boot parameter by Thomas Renninger · 14 years ago
  12. fd89cfb Dynamic Debug: Split out query string parsing/setup from proc_write by Thomas Renninger · 14 years ago
  13. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  14. 52159d9 jump label: Convert dynamic debug to use jump labels by Jason Baron · 14 years ago
  15. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 15 years ago
  16. ea46c8f dynamic_debug: small cleanup in ddebug_proc_write() by Dan Carpenter · 15 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  19. 4df7b3e Dynamic debug: fix typo: -/-> by Roel Kluin · 16 years ago
  20. 9898abb Dynamic debug: allow simple quoting of words by Greg Banks · 16 years ago
  21. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago