Historial de Commits

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