- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / include / linux / module.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-16 Randy Dunlapsysfs: fix build errors: uevent with CONFIG_SYSFS=n
2007-02-07 Kay Sievers/sys/modules/*/holders
2007-02-07 Kay SieversMODULES: add the module name for built in kernel drivers
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG implementation
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-12-01 Kay SieversDriver core: show drivers in /sys/module/
2006-10-11 Florin Malita[PATCH] fix Module taint flags listing in Oops/panic
2006-10-02 Randy Dunlap[PATCH] list module taint flags in Oops/panic
2006-09-29 Ian S. Nelson[PATCH] /sys/modules: allow full length section names
2006-08-30 Jon Masters[SCSI] MODULE_FIRMWARE for binary firmware(s)
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-15 Andreas Gruenbacher[PATCH] null-terminate over-long /proc/kallsyms symbols
2006-07-03 Ingo Molnar[PATCH] lockdep: add is_module_address()
2006-06-28 Arjan van de Ven[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMB...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support
2006-06-23 Xose Vazquez Perez[PATCH] module.h: updated comments with a new license
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-05-08 David WoodhouseFinally remove the obnoxious inter_module_xxx()
2006-05-02 Olaf Hering+- define EXPORT_SYMBOL_GPL_FUTURE when KMOD is disabled
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-02 Andreas Gruenbacher- patches.fixes/remove-MODULE_PARM: Remove MODULE_PARM...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-24 Patrick McHardy[MODULES]: Don't allow statically declared exports
2006-03-20 Greg Kroah-Hartman[PATCH] fix module sysfs files reference counting
2006-03-20 Greg Kroah-Hartman[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
2006-02-10 Greg Kroah-Hartman- EXPORT_SYMBOL_GPL_FUTURE support added
2005-10-31 Pavel Roskin[PATCH] modules: fix sparse warning for every MODULE_PARM
2005-06-24 Matt Domsch[PATCH] modules: add version and srcversion to sysfs
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
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-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
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.
2005-01-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2005-01-08 Rusty Russell[PATCH] Remove EXPORT_SYMBOL_NOVERS
2004-12-21 Tejun Heo[PATCH] module sysfs: module parameters reimplemented...
2004-12-21 Tejun Heo[PATCH] module sysfs: sections attr reimplemented using...
2004-12-21 Tejun Heo[PATCH] module sysfs: expand module_attribute methods
2004-12-21 Tejun Heo[PATCH] module sysfs: make module.mkobj inline
2004-11-25 Andrew Morton[PATCH] dont deprecate MODULE_PARM
2004-11-16 Andreas Gruenbacher- patches.rpmify/srcversion: put srcversion checksum...
2004-10-25 Rusty Russell[PATCH] Builtin Module Parameters in sysfs too
2004-10-25 Rusty Russell[PATCH] Fix for MODULE_PARM obsolete
2004-10-25 Rusty Russell[PATCH] MODULE_PARM must die: make it warn first.
2004-10-20 Matt Domsch[PATCH] modules: put srcversion checksum in each modinf...
2004-10-19 Linus TorvaldsTrivial Makefile merge
2004-10-19 Christoph Hellwig[PATCH] mark inter_module_* deprecated
2004-10-19 Christoph Hellwig[PATCH] remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT
2004-09-29 Andrew Morton[PATCH] module.h build fix
2004-09-22 Greg Kroah-Hartman[PATCH] Put symbolic links between drivers and modules...
2004-06-27 Rusty Russell[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and...
2004-06-04 Jonathan Corbet[PATCH] Module section offsets in /sys/module
2004-05-27 Hubert Mantelallow probe to be inserted into already loaded module...
2004-05-15 Andrew Morton[PATCH] implement print_modules()
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-05-09 Andreas Gruenbacher- Add improved external module support from 2.6.6-rc*.
2004-05-07 Greg Kroah-HartmanAdd modules to sysfs
2004-04-12 Andrew Morton[PATCH] Move __this_module to modpost
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there
2004-03-12 Linus TorvaldsRevert attribute_used changes in module.h. They were...
2004-03-12 Andrew Morton[PATCH] module.h __attribute_used__ fix
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] Add a MODULE_VERSION macro
2004-02-26 Andrew Morton[PATCH] Add kallsyms_lookupname()
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andreas SchwabReenable ia64 updates.
2004-01-19 Paul Mackerras[PATCH] sort exception tables
2004-01-19 Andrew Morton[PATCH] make gcc 3.4 compilation work
2004-01-16 Gerd Hoffmannfix series.conf
2004-01-16 Andreas SchwabAdd latest ia64 updates.
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-12-10 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-10-26 Andreas SchwabUpdate ia64 support.
2003-10-20 Andreas Schwab- Update ia64 patches and configs.
2003-10-15 Andreas Schwab- Update to latest ia64 patches.
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-07-18 Rusty Russell[PATCH] module_put_and_exit
2003-07-18 Rusty Russell[PATCH] Resolve module local_t conflict
2003-07-01 Rusty Russell[PATCH] Identify Code Section Of Modules for kallsyms
2003-06-06 Rusty Russell[PATCH] kallsyms in proc
2003-06-06 Andrew Morton[PATCH] per-cpu support inside modules (minimal)
2003-05-19 David S. Miller[NET]: Fix netdevice unregister races.
2003-04-30 Rusty Russell[PATCH] __module_get
2003-04-30 Rusty Russell[PATCH] complete modinfo section
2003-04-06 Zwane Mwaikambo[PATCH] Grab SET_MODULE_OWNER from the clutches of...
next