Historial de Commits

Autor SHA1 Mensaje Fecha
  Rusty Russell 3c7d76e371 param: fix setting arrays of bool hace 15 años
  Rusty Russell d553ad864e param: fix NULL comparison on oom 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
  Peter Oberparleiter 26d052bfce param: allow whitespace as kernel parameter separator 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 16 años
  Linus Torvalds d2441183dc Fix compile warning in kernel/params.c hace 16 años
  Rusty Russell 67e67ceaac core_param() for genuinely core kernel parameters hace 16 años
  Rusty Russell 9b473de872 param: Fix duplicate module prefixes hace 16 años
  Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime hace 16 años
  Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them hace 17 años
  Richard Knutsson eb38a996eb kernel/params.c: remove sparse-warning (different signedness) hace 17 años
  Denis Cheng 8686c99875 module: fix the module name length in param_sysfs_builtin hace 17 años
  Linus Torvalds 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 hace 17 años
  Greg Kroah-Hartman 7a6a41615b Modules: remove unneeded release function hace 17 años
  Greg Kroah-Hartman e43b9192c5 Kobject: convert kernel/params.c to use kobject_init/add_ng() hace 17 años
  Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create hace 17 años
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset hace 17 años
  James Bottomley d4acd722b7 [SCSI] sysfs: add filter function to groups hace 17 años
  Greg Kroah-Hartman d172f4ef31 Modules: fix memory leak of module names hace 17 años
  Jan Kiszka 22800a2830 fix param_sysfs_builtin name length check hace 17 años
  Dave Young faf8c714f4 param_sysfs_builtin memchr argument fix hace 17 años
  Jan Beulich 22e48eaf58 constify string/array kparam tracking structures hace 17 años
  Greg Kroah-Hartman 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. hace 18 años
  Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner hace 18 años
  Bert Wesarg 9730b5b06f kernel/params.c: fix lying comment for param_array() hace 18 años
  Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed hace 18 años
  Randy Dunlap fe20e581a7 [PATCH] fix kernel oops with badly formatted module option hace 18 años