aboutsummaryrefslogtreecommitdiff
path: root/include/linux/module.h
AgeCommit message (Expand)Author
2007-05-11module_author: don't advise putting in an email addressRene Herman
2007-05-09Allow arch to initialize arch field of the module structureRoman Zippel
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap
2007-02-07/sys/modules/*/holdersKay Sievers
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson
2006-08-30[SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher
2006-07-03[PATCH] lockdep: add is_module_address()Ingo Molnar
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds