aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/params.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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