| Commit message (Expand) | Author | Age |
* | param: fix lots of bugs with writing charp params from sysfs, by leaking mem. | Rusty Russell | 2009-10-28 |
* | module_param: allow 'bool' module_params to be bool, not just int. | Rusty Russell | 2009-06-12 |
* | module_param: split perm field into flags and perm | Rusty Russell | 2009-06-12 |
* | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 2009-06-12 |
* | param: fix charp parameters set via sysfs | Rusty Russell | 2009-03-30 |
* | core_param() for genuinely core kernel parameters | Rusty Russell | 2008-10-21 |
* | module: check kernel param length at compile time, not runtime | Rusty Russell | 2008-10-21 |
* | moduleparam: fix alpha, ia64 and ppc64 compile failures | Ivan Kokshaysky | 2008-02-13 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | constify string/array kparam tracking structures | Jan Beulich | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 |
* | | sysfs: fix build errors: uevent with CONFIG_SYSFS=n | Randy Dunlap | 2007-02-16 |
|/ |
|
* | [PATCH] Compile-time check re world-writeable module params | Alexey Dobriyan | 2006-12-07 |
* | [PATCH] kernel/params.c: make param_array() static | Adrian Bunk | 2006-03-25 |
* | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2006-01-06 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |