summaryrefslogtreecommitdiff
path: root/include/linux/moduleparam.h
AgeCommit message (Expand)Author
2005-01-31The wrong version of the parmtype patch was merged, incompletely, andAndreas Gruenbacher
2005-01-25[PATCH] Include type information as module info where possibleRusty Russell
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-20[PATCH] trivial: Fix #endif comment in linux_moduleparam.hAndrew Morton
2004-05-07Add modules to sysfsGreg Kroah-Hartman
2004-03-02Introduce module_param_array_named to allow for module options withDmitry Torokhov
2004-01-19[PATCH] make gcc 3.4 compilation workAndrew Morton
2003-10-01[PATCH] module parameter array fixesAndrew Morton
2003-06-15[PATCH] Fix over-alignment problem on x86-64Andi Kleen
2002-12-29[PATCH] Trivial patch for param.h: make it const.Richard Henderson
2002-12-14[PATCH] Module Parameter Core PatchRusty Russell