Historial de Commits

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