Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Streetman b51d23e4e9 module: add per-module param_lock hace 10 años
  Dan Streetman 5104b7d767 module: make perm const hace 10 años
  Luis R. Rodriguez d19f05d8a8 kernel/params.c: generalize bool_enable_only hace 10 años
  Luis R. Rodriguez 9c27847dda kernel/params: constify struct kernel_param_ops uses hace 10 años
  Geert Uytterhoeven 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> hace 11 años
  Mark Rustad 184c3fc3f5 moduleparam: Resolve missing-field-initializer warning hace 11 años
  Rusty Russell 7a486d3781 param: check for tainting before calling set op. hace 11 años
  Jani Nikula 3baee201b0 module: add module_param_unsafe and module_param_named_unsafe hace 11 años
  Jani Nikula 91f9d330cc module: make it possible to have unsafe, tainting module params hace 11 años
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion hace 11 años
  Hannes Reinecke b4210b810e Add module param type 'ullong' hace 11 años
  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