Commit History

Author SHA1 Message Date
  Luis R. Rodriguez ecc8617053 module: add extra argument for parse_params() callback 10 years ago
  Linus Torvalds 29afc4e9a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 years ago
  Masatake YAMATO 231821d4c3 dynamic_debug: fix comment 10 years ago
  Joe Perches a39d4a857d printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents 10 years ago
  Rob Jones 4bad78c550 lib/dynamic_debug.c: use seq_open_private() instead of seq_open() 10 years ago
  Joe Perches 906d201530 dynamic_debug: change __dynamic_<foo>_dbg return types to void 11 years ago
  Veaceslav Falico ccc7f4968a net: print net_device reg_state in netdev_* unless it's registered 11 years ago
  Andrey Ryabinin 4592599af3 dynamic_debug: replace obselete simple_strtoul() with kstrtouint() 11 years ago
  Andrey Ryabinin 3ace678fd1 dynamic_debug: fix ddebug_parse_query() 11 years ago
  Andrey Ryabinin d9e133e6f0 dynamic_debug: remove wrong error message 11 years ago
  Du, Changbin 578b1e0701 dynamic_debug: add wildcard support to filter files/functions/modules 11 years ago
  jbaron@akamai.com bd8c154a62 dynamic debug: line queries failing due to uninitialized local variable 12 years ago
  Andy Shevchenko d338b1379f dynamic_debug: reuse generic string_unescape function 12 years ago
  Andy Shevchenko 2e0fb404c8 lib, net: make isodigit() public and use it 12 years ago
  Jim Cromie 18c216c53b dynamic_debug: add pr_errs before -EINVALs 12 years ago
  Joe Perches f657fd21e1 dynamic_debug: Fix vpr_<foo> logging styles 12 years ago
  Andy Shevchenko 35367ab28d lib: dynamic_debug: use kbasename() 12 years ago
  Joe Perches 666f355f38 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit 13 years ago
  Joe Perches c2c5a7051c netdev_printk/netif_printk: Remove a superfluous logging colon 13 years ago
  Joe Perches b004ff4972 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit 13 years ago
  Joe Perches 798efc60e4 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack 13 years ago
  Greg Kroah-Hartman fef15d2f3d Revert "dynamic_debug: remove unneeded includes" 13 years ago
  Jim Cromie 04db6e5fdd dynamic_debug: remove unneeded includes 13 years ago
  Jim Cromie 3ec5652ab7 dynamic_debug: init with early_initcall, not arch_initcall 13 years ago
  Jim Cromie 8e59b5cfb9 dynamic_debug: add modname arg to exec_query callchain 13 years ago
  Jim Cromie 4107692760 dynamic_debug: print ram usage by ddebug tables if verbose 13 years ago
  Jim Cromie af442399fc dynamic_debug: simplify dynamic_debug_init error exit 13 years ago
  Jim Cromie 6ab676e964 dynamic_debug: combine parse_args callbacks together 13 years ago
  Jim Cromie f0b919d967 dynamic_debug: deprecate ddebug_query, suggest dyndbg instead 13 years ago
  Jim Cromie b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization 13 years ago