1. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  2. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 15 years ago
  3. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 15 years ago
  4. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 15 years ago
  5. e180a6b param: fix charp parameters set via sysfs by Rusty Russell · 15 years ago
  6. 67e67ce core_param() for genuinely core kernel parameters by Rusty Russell · 16 years ago
  7. 730b69d module: check kernel param length at compile time, not runtime by Rusty Russell · 16 years ago
  8. 91d35dd moduleparam: fix alpha, ia64 and ppc64 compile failures by Ivan Kokshaysky · 16 years ago
  9. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  10. 22e48ea constify string/array kparam tracking structures by Jan Beulich · 17 years ago
  11. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  12. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  13. ef665c1 sysfs: fix build errors: uevent with CONFIG_SYSFS=n by Randy Dunlap · 17 years ago
  14. 9774a1f [PATCH] Compile-time check re world-writeable module params by Alexey Dobriyan · 18 years ago
  15. 9871728 [PATCH] kernel/params.c: make param_array() static by Adrian Bunk · 18 years ago
  16. 367cb70 kbuild: un-stringnify KBUILD_MODNAME by Sam Ravnborg · 19 years ago
  17. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago