Historial de Commits

Autor SHA1 Mensaje Fecha
  Rusty Russell 51e158c12a param: hand arguments after -- straight to init hace 11 años
  Rusty Russell 58f86cc89c VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. hace 11 años
  Mark Charlebois 0283f9a529 module: LLVMLinux: Remove unused function warning from __param_check macro hace 11 años
  Steven Rostedt ab013c5f60 module: Add flag to allow mod params to have no arguments hace 12 años
  Jean Delvare b634d130e4 There is no /sys/parameters hace 12 años
  Rusty Russell 34182eea36 moduleparam: use __UNIQUE_ID() hace 13 años
  Rusty Russell ae82fdb140 module_param: stop double-calling parameters. hace 13 años
  Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature hace 13 años
  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 14 años
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. hace 14 años
  Rusty Russell bafeafeab9 module_param: check type correctness for module_param_array hace 14 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 14 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 15 años
  Jan Beulich b647277681 modules: no need to align .modinfo strings hace 15 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 16 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 17 años
  Rusty Russell 67e67ceaac core_param() for genuinely core kernel parameters hace 17 años