Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. 13 жил өмнө
  Jim Cromie 8487bfd954 kernel/params: replace DEBUGP with pr_debug 13 жил өмнө
  Paul Gortmaker 72a59aaada kernel: params.c needs module.h not moduleparam.h 14 жил өмнө
  Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal 13 жил өмнө
  Kay Sievers 88bfa32479 module: add /sys/module/<name>/uevent files 14 жил өмнө
  Kay Sievers 4befb026cf module: change attr callbacks to take struct module_kobject 14 жил өмнө
  Satoru Moriya 81c7413650 param: fix return value handling in param_set_* 14 жил өмнө
  Jonathan Cameron f721a465cd params.c: Use new strtobool function to process boolean inputs 14 жил өмнө
  Dmitry Torokhov b4bc842802 module: deal with alignment issues in built-in module versions 14 жил өмнө
  Lucas De Marchi 25985edced Fix common misspellings 14 жил өмнө
  Dmitry Torokhov e94965ed5b module: show version information for built-in modules in sysfs 14 жил өмнө
  Rusty Russell 907b29eb41 param: locking for kernel parameters 15 жил өмнө
  Rusty Russell 914dcaa84c param: make param sections const. 15 жил өмнө
  Rusty Russell a1054322af param: use free hook for charp (fix leak of charp parameters) 15 жил өмнө
  Rusty Russell e6df34a442 param: add a free hook to kernel_param_ops. 15 жил өмнө
  Rusty Russell 9bbb9e5a33 param: use ops in struct kernel_param, rather than get and set fns directly 15 жил өмнө
  Rusty Russell a14fe249a8 param: move the EXPORT_SYMBOL to after the definitions. 15 жил өмнө
  Rusty Russell 2e9fb9953d params: don't hand NULL values to param.set callbacks. 15 жил өмнө
  Linus Torvalds c32da02342 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 жил өмнө
  Jiri Kosina 318ae2edc3 Merge branch 'for-next' into for-linus 15 жил өмнө
  Eric W. Biederman a07e4156a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes 15 жил өмнө
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 жил өмнө
  Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 жил өмнө
  Jaswinder Singh Rajput 9c03c38356 includecheck fix for kernel/params.c 15 жил өмнө
  Edward Z. Yang 350f82586b Remove redundant trailing semicolons from macros 15 жил өмнө
  André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 жил өмнө
  Rusty Russell 3c7d76e371 param: fix setting arrays of bool 15 жил өмнө
  Rusty Russell d553ad864e param: fix NULL comparison on oom 15 жил өмнө
  Rusty Russell 65afac7d80 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. 15 жил өмнө
  Peter Oberparleiter 26d052bfce param: allow whitespace as kernel parameter separator 16 жил өмнө