Cronologia Commit

Autore SHA1 Messaggio Data
  Dan Streetman b51d23e4e9 module: add per-module param_lock 10 anni fa
  Dan Streetman 5104b7d767 module: make perm const 10 anni fa
  Luis R. Rodriguez d19f05d8a8 kernel/params.c: generalize bool_enable_only 10 anni fa
  Luis R. Rodriguez 9c27847dda kernel/params: constify struct kernel_param_ops uses 10 anni fa
  Geert Uytterhoeven 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> 11 anni fa
  Mark Rustad 184c3fc3f5 moduleparam: Resolve missing-field-initializer warning 11 anni fa
  Rusty Russell 7a486d3781 param: check for tainting before calling set op. 11 anni fa
  Jani Nikula 3baee201b0 module: add module_param_unsafe and module_param_named_unsafe 11 anni fa
  Jani Nikula 91f9d330cc module: make it possible to have unsafe, tainting module params 11 anni fa
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion 11 anni fa
  Hannes Reinecke b4210b810e Add module param type 'ullong' 11 anni fa
  Rusty Russell 51e158c12a param: hand arguments after -- straight to init 11 anni fa
  Rusty Russell 58f86cc89c VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. 11 anni fa
  Mark Charlebois 0283f9a529 module: LLVMLinux: Remove unused function warning from __param_check macro 11 anni fa
  Steven Rostedt ab013c5f60 module: Add flag to allow mod params to have no arguments 12 anni fa
  Jean Delvare b634d130e4 There is no /sys/parameters 12 anni fa
  Rusty Russell 34182eea36 moduleparam: use __UNIQUE_ID() 13 anni fa
  Rusty Russell ae82fdb140 module_param: stop double-calling parameters. 13 anni fa
  Jim Cromie 9fb48c744b params: add 3rd arg to option handler callback signature 13 anni fa
  Pawel Moll 026cee0086 params: <level>_initcall-like kernel parameters 13 anni fa
  Rusty Russell 8b8252813d module_param: remove support for bool parameters which are really int. 13 anni fa
  Rusty Russell 72db395ffa module_param: check that bool parameters really are bool. 14 anni fa
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. 14 anni fa
  Rusty Russell bafeafeab9 module_param: check type correctness for module_param_array 14 anni fa
  Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h 14 anni fa
  Michal Schmidt b1e4d20cbf params: make dashes and underscores in parameter names truly equal 14 anni fa
  Richard Kennedy c5be0b2eb1 module: reorder kparam_array to remove alignment padding on 64 bit builds 14 anni fa
  Linus Walleij b75be4204e param: add null statement to compiled-in module params 15 anni fa
  Jan Beulich b647277681 modules: no need to align .modinfo strings 15 anni fa
  Rusty Russell a6de51b278 param: don't deref arg in __same_type() checks 15 anni fa