Commit Verlauf

Autor SHA1 Nachricht Datum
  Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature vor 13 Jahren
  Pawel Moll 026cee0086 params: <level>_initcall-like kernel parameters vor 13 Jahren
  Rusty Russell 8b8252813d module_param: remove support for bool parameters which are really int. vor 13 Jahren
  Rusty Russell 72db395ffa module_param: check that bool parameters really are bool. vor 13 Jahren
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. vor 13 Jahren
  Rusty Russell bafeafeab9 module_param: check type correctness for module_param_array vor 13 Jahren
  Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h vor 14 Jahren
  Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal vor 13 Jahren
  Richard Kennedy c5be0b2eb1 module: reorder kparam_array to remove alignment padding on 64 bit builds vor 14 Jahren
  Linus Walleij b75be4204e param: add null statement to compiled-in module params vor 14 Jahren
  Jan Beulich b647277681 modules: no need to align .modinfo strings vor 14 Jahren
  Rusty Russell a6de51b278 param: don't deref arg in __same_type() checks vor 15 Jahren
  Rusty Russell 546970bc6a param: add kerneldoc to moduleparam.h vor 15 Jahren
  Rusty Russell 907b29eb41 param: locking for kernel parameters vor 15 Jahren
  Rusty Russell 914dcaa84c param: make param sections const. vor 15 Jahren
  Rusty Russell e6df34a442 param: add a free hook to kernel_param_ops. vor 15 Jahren
  Rusty Russell 9bbb9e5a33 param: use ops in struct kernel_param, rather than get and set fns directly vor 15 Jahren
  Rusty Russell 65afac7d80 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. vor 15 Jahren
  Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. vor 16 Jahren
  Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm vor 16 Jahren
  Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' vor 16 Jahren
  Rusty Russell e180a6b775 param: fix charp parameters set via sysfs vor 16 Jahren
  Rusty Russell 67e67ceaac core_param() for genuinely core kernel parameters vor 16 Jahren
  Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime vor 16 Jahren
  Ivan Kokshaysky 91d35dd93e moduleparam: fix alpha, ia64 and ppc64 compile failures vor 17 Jahren
  Adrian Bunk 3ff6eecca4 remove __attribute_used__ vor 17 Jahren
  Jan Beulich 22e48eaf58 constify string/array kparam tracking structures vor 18 Jahren
  Linus Torvalds 874ff01bd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial vor 18 Jahren
  Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". vor 18 Jahren
  Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n vor 18 Jahren