index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
moduleparam.h
Age
Commit message (
Expand
)
Author
2009-10-29
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
2009-06-12
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-03-31
param: fix charp parameters set via sysfs
Rusty Russell
2008-10-22
core_param() for genuinely core kernel parameters
Rusty Russell
2008-10-22
module: check kernel param length at compile time, not runtime
Rusty Russell
2008-02-13
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
2008-01-28
remove __attribute_used__
Adrian Bunk
2007-10-17
constify string/array kparam tracking structures
Jan Beulich
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-16
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
Randy Dunlap
2006-12-07
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds