Revīziju vēsture

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