summaryrefslogtreecommitdiff
path: root/kernel/params.c
AgeCommit message (Expand)Author
2005-12-20[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg
2005-01-24[PATCH] Modules: Allow sysfs module parameters to be written to.Greg Kroah-Hartman
2005-01-06mergeGreg Kroah-Hartman
2005-01-04[PATCH] handle quoted module parametersRandy Dunlap
2004-12-20[PATCH] module sysfs: module parameters reimplemented using attr groupTejun Heo
2004-12-20[PATCH] module sysfs: expand module_attribute methodsTejun Heo
2004-12-20[PATCH] module sysfs: make module.mkobj inlineTejun Heo
2004-10-25[PATCH] Builtin Module Parameters in sysfs tooRusty Russell
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds
2004-08-22[PATCH] fix reading string module parameters in sysfsArnd Bergmann
2004-08-04MODULE: add byte type of module paramater, like the comments say we support...Greg Kroah-Hartman
2004-05-07Add modules to sysfsGreg Kroah-Hartman
2004-04-11[PATCH] Strip quotes from kernel parametersAndrew Morton
2003-10-01[PATCH] module parameter array fixesAndrew Morton
2003-08-17[PATCH] use simple_strtoul for unsigned kernel parametersJamie Lokier
2003-02-02[PATCH] kernel param and KBUILD_MODNAME name-munging messAndrew Morton
2002-12-29[PATCH] more module parameter parsing bugsRusty Russell
2002-12-17[PATCH] fix the build for old gcc'sAndrew Morton
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell