Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
771c568bcf915e708ae819ef9d07d862f7e2da86
/
include
/
linux
/
moduleparam.h
b634d13
There is no /sys/parameters
by Jean Delvare
· 11 years ago
34182ee
moduleparam: use __UNIQUE_ID()
by Rusty Russell
· 12 years ago
ae82fdb
module_param: stop double-calling parameters.
by Rusty Russell
· 12 years ago
9fb48c7
params: add 3rd arg to option handler callback signature
by Jim Cromie
· 13 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
8b82528
module_param: remove support for bool parameters which are really int.
by Rusty Russell
· 13 years ago
72db395
module_param: check that bool parameters really are bool.
by Rusty Russell
· 13 years ago
69116f2
module_param: avoid bool abuse, add bint for special cases.
by Rusty Russell
· 13 years ago
bafeafe
module_param: check type correctness for module_param_array
by Rusty Russell
· 13 years ago
639938e
module.h: relocate MODULE_PARM_DESC into moduleparam.h
by Paul Gortmaker
· 13 years ago
b1e4d20
params: make dashes and underscores in parameter names truly equal
by Michal Schmidt
· 13 years ago
c5be0b2
module: reorder kparam_array to remove alignment padding on 64 bit builds
by Richard Kennedy
· 14 years ago
b75be42
param: add null statement to compiled-in module params
by Linus Walleij
· 14 years ago
b647277
modules: no need to align .modinfo strings
by Jan Beulich
· 14 years ago
a6de51b
param: don't deref arg in __same_type() checks
by Rusty Russell
· 14 years ago
546970b
param: add kerneldoc to moduleparam.h
by Rusty Russell
· 14 years ago
907b29e
param: locking for kernel parameters
by Rusty Russell
· 14 years ago
914dcaa
param: make param sections const.
by Rusty Russell
· 14 years ago
e6df34a
param: add a free hook to kernel_param_ops.
by Rusty Russell
· 14 years ago
9bbb9e5
param: use ops in struct kernel_param, rather than get and set fns directly
by Rusty Russell
· 14 years ago
65afac7
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
by Rusty Russell
· 15 years ago
fddd520
module_param: allow 'bool' module_params to be bool, not just int.
by Rusty Russell
· 15 years ago
45fcc70
module_param: split perm field into flags and perm
by Rusty Russell
· 15 years ago
9a71af2
module_param: invbool should take a 'bool', not an 'int'
by Rusty Russell
· 15 years ago
e180a6b
param: fix charp parameters set via sysfs
by Rusty Russell
· 16 years ago
67e67ce
core_param() for genuinely core kernel parameters
by Rusty Russell
· 16 years ago
730b69d
module: check kernel param length at compile time, not runtime
by Rusty Russell
· 16 years ago
91d35dd
moduleparam: fix alpha, ia64 and ppc64 compile failures
by Ivan Kokshaysky
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
22e48ea
constify string/array kparam tracking structures
by Jan Beulich
· 17 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
ef665c1
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
by Randy Dunlap
· 18 years ago
9774a1f
[PATCH] Compile-time check re world-writeable module params
by Alexey Dobriyan
· 18 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago