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