aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/moduleparam.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22core_param() for genuinely core kernel parametersRusty Russell1-0/+19
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell1-1/+5
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-01-28remove __attribute_used__Adrian Bunk1-2/+2
2007-10-17constify string/array kparam tracking structuresJan Beulich1-7/+11
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap1-0/+12
2006-12-07[PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan1-0/+3
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-7/+0
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+182