Историја ревизија

Аутор SHA1 Порука Датум
  Jean Delvare b634d130e4 There is no /sys/parameters пре 12 година
  Rusty Russell 34182eea36 moduleparam: use __UNIQUE_ID() пре 12 година
  Rusty Russell ae82fdb140 module_param: stop double-calling parameters. пре 13 година
  Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature пре 13 година
  Pawel Moll 026cee0086 params: <level>_initcall-like kernel parameters пре 13 година
  Rusty Russell 8b8252813d module_param: remove support for bool parameters which are really int. пре 13 година
  Rusty Russell 72db395ffa module_param: check that bool parameters really are bool. пре 13 година
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. пре 13 година
  Rusty Russell bafeafeab9 module_param: check type correctness for module_param_array пре 13 година
  Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h пре 14 година
  Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal пре 13 година
  Richard Kennedy c5be0b2eb1 module: reorder kparam_array to remove alignment padding on 64 bit builds пре 14 година
  Linus Walleij b75be4204e param: add null statement to compiled-in module params пре 14 година
  Jan Beulich b647277681 modules: no need to align .modinfo strings пре 14 година
  Rusty Russell a6de51b278 param: don't deref arg in __same_type() checks пре 15 година
  Rusty Russell 546970bc6a param: add kerneldoc to moduleparam.h пре 15 година
  Rusty Russell 907b29eb41 param: locking for kernel parameters пре 15 година
  Rusty Russell 914dcaa84c param: make param sections const. пре 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 65afac7d80 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. пре 15 година
  Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. пре 16 година
  Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm пре 16 година
  Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' пре 16 година
  Rusty Russell e180a6b775 param: fix charp parameters set via sysfs пре 16 година
  Rusty Russell 67e67ceaac core_param() for genuinely core kernel parameters пре 16 година
  Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime пре 16 година
  Ivan Kokshaysky 91d35dd93e moduleparam: fix alpha, ia64 and ppc64 compile failures пре 17 година
  Adrian Bunk 3ff6eecca4 remove __attribute_used__ пре 17 година
  Jan Beulich 22e48eaf58 constify string/array kparam tracking structures пре 18 година