summaryrefslogtreecommitdiffstats
path: root/kernel/params.c
Commit message (Expand)AuthorAgeFilesLines
* fix param_sysfs_builtin name length checkJan Kiszka2007-11-141-9/+6
* param_sysfs_builtin memchr argument fixDave Young2007-10-181-1/+7
* constify string/array kparam tracking structuresJan Beulich2007-10-171-10/+7
* modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman2007-07-301-1/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* kernel/params.c: fix lying comment for param_array()Bert Wesarg2007-05-081-1/+1
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-0/+2
* [PATCH] fix kernel oops with badly formatted module optionRandy Dunlap2007-04-121-0/+4
* Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-231-1/+0
* sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-161-13/+15
* Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-161-0/+1
* /sys/modules/*/holdersKay Sievers2007-02-071-1/+16
* Modules: only add drivers/ direcory if neededGreg Kroah-Hartman2007-02-071-1/+0
* MODULES: add the module name for built in kernel driversKay Sievers2007-02-071-7/+5
* [PATCH] kernelparams: detect if and which parameter parsing enabled irq'sArd van Breemen2007-01-051-0/+6
* [PATCH] module_subsys: initialize earlierMark Huang2006-09-291-1/+1
* [PATCH] kernel/params: driver layer error checkingRandy Dunlap2006-09-291-2/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Change dash2underscore() return value to charEric Sesterhenn2006-03-281-1/+1
* [PATCH] kernel/params.c: make param_array() staticAdrian Bunk2006-03-251-6/+6
* [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-201-10/+0
* [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-201-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-281-2/+8
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-071-2/+2
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* [PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg2005-04-161-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+721