Commit Graph

17 Commits (073886ff23bfbe7b88c9133d7a556d6ec51f0b50)

Author SHA1 Message Date
Rusty Russell 65afac7d80 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. 16 years ago
Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm 16 years ago
Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' 16 years ago
Rusty Russell e180a6b775 param: fix charp parameters set via sysfs 16 years ago
Rusty Russell 67e67ceaac core_param() for genuinely core kernel parameters 17 years ago
Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime 17 years ago
Ivan Kokshaysky 91d35dd93e moduleparam: fix alpha, ia64 and ppc64 compile failures 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Jan Beulich 22e48eaf58 constify string/array kparam tracking structures 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n 18 years ago
Alexey Dobriyan 9774a1f54f [PATCH] Compile-time check re world-writeable module params 18 years ago
Adrian Bunk 9871728b75 [PATCH] kernel/params.c: make param_array() static 19 years ago
Sam Ravnborg 367cb70421 kbuild: un-stringnify KBUILD_MODNAME 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago