summaryrefslogtreecommitdiff
path: root/kernel/params.c (unfollow)
Commit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
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