- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / include / linux / moduleparam.h
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-06 Sam Ravnborgkbuild: un-stringnify KBUILD_MODNAME
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-30 Andreas Gruenbacher- Oops, another glitch.
2005-01-30 Andreas Gruenbacher- Fix what got broken in stupid upstream merge.
2005-01-30 Andreas Gruenbacher- patches.rpmify/module-parmtype.diff: Module parameter...
2005-01-25 Rusty Russell[PATCH] Include type information as module info where...
2005-01-19 Andreas Gruenbacher- Move __MODULE_INFO to moduleparam.h, too.
2005-01-19 Andreas Gruenbacher- Try it the other way around -- looks much better ;)
2005-01-19 Andreas Gruenbacher- patches.rpmify/mod_param-typeinfo.diff: Fix for whenm...
2005-01-18 Andreas Gruenbacher- Add missing patch.
2004-10-25 Rusty Russell[PATCH] Builtin Module Parameters in sysfs too
2004-10-20 Rusty Russell[PATCH] module_param_array() should take a pointer
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
2004-08-23 Arnd Bergmann[PATCH] fix reading string module parameters in sysfs
2004-08-05 Greg Kroah-HartmanMODULE: add byte type of module paramater, like the...
2004-05-21 Andrew Morton[PATCH] trivial: Fix #endif comment in linux_moduleparam.h
2004-05-07 Greg Kroah-HartmanAdd modules to sysfs
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-02 Dmitry TorokhovIntroduce module_param_array_named to allow for module...
2004-01-20 Andreas SchwabReenable ia64 updates.
2004-01-19 Andrew Morton[PATCH] make gcc 3.4 compilation work
2004-01-16 Gerd Hoffmannfix series.conf
2004-01-12 Andreas SchwabReenable ia64-update.
2004-01-11 Andreas Gruenbacher- Disable ia64-update: it breaks i386.
2004-01-07 Andreas SchwabReadd missing parts from ia64 update.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-10-26 Andreas SchwabUpdate ia64 support.
2003-10-20 Andreas Schwab- Update ia64 patches and configs.
2003-10-09 Gerd Hoffmann- updated to -test7
2003-10-01 Andrew Morton[PATCH] module parameter array fixes
2003-10-01 Andreas SchwabAdapt ia64 patch.
2003-09-12 Andreas Schwab- Reenable ia64 patch.
2003-09-09 Gerd Hoffmann- commented ia64 patch, breaks i386 build.
2003-09-09 Gerd Hoffmann- updated to 2.6.0-test5.
2003-06-15 Andi Kleen[PATCH] Fix over-alignment problem on x86-64
2002-12-29 Richard Henderson[PATCH] Trivial patch for param.h: make it const.
2002-12-15 Rusty Russell[PATCH] Module Parameter Core Patch