aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/params.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07/sys/modules/*/holdersKay Sievers1-1/+16
2007-02-07Modules: only add drivers/ direcory if neededGreg Kroah-Hartman1-1/+0
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers1-7/+5
2007-01-05[PATCH] kernelparams: detect if and which parameter parsing enabled irq'sArd van Breemen1-0/+6
2006-09-29[PATCH] module_subsys: initialize earlierMark Huang1-1/+1
2006-09-29[PATCH] kernel/params: driver layer error checkingRandy Dunlap1-2/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn1-1/+1
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-6/+6
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman1-10/+0
2005-12-20[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell1-2/+8
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-2/+2
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+721