summaryrefslogtreecommitdiff
path: root/include/linux/module.h
AgeCommit message (Expand)Author
2004-05-07Add modules to sysfsGreg Kroah-Hartman
2004-04-11[PATCH] Move __this_module to modpostAndrew Morton
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton
2004-02-26[PATCH] Add kallsyms_lookupname()Andrew Morton
2004-01-19[PATCH] sort exception tablesPaul Mackerras
2004-01-19[PATCH] make gcc 3.4 compilation workAndrew Morton
2003-07-18[PATCH] module_put_and_exitRusty Russell
2003-07-18[PATCH] Resolve module local_t conflictRusty Russell
2003-06-30[PATCH] Identify Code Section Of Modules for kallsymsRusty Russell
2003-06-06[PATCH] kallsyms in procRusty Russell
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-04-29[PATCH] __module_getRusty Russell
2003-04-29[PATCH] complete modinfo sectionRusty Russell
2003-04-06[PATCH] Grab SET_MODULE_OWNER from the clutches of the deprecatedZwane Mwaikambo
2003-04-02modules: Fix exporting symbols from modulesKai Germaschewski
2003-04-01[PATCH] module load notificationJohn Levon
2003-04-01[PATCH] Extable list removalRusty Russell
2003-04-01[PATCH] Symbol list removalRusty Russell
2003-04-01[PATCH] module_text_address returns the module pointerRusty Russell
2003-03-21[PATCH] get rid of __MOD_INC_USE_COUNT/__MOD_DEC_USE_COUNTChristoph Hellwig
2003-02-21Hand mergedKai Germaschewski
2003-02-19kbuild: [PATCH] adapt genksyms for current kbuildKai Germaschewski
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig
2003-02-14kbuild: Module alias and device table supportRusty Russell
2003-02-03Hand mergedKai Germaschewski
2003-02-03kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONSKai Germaschewski
2003-02-02[PATCH] symbol_get linkage fixAndrew Morton
2003-01-25kbuild: gcc-3.3 warns about 2.5.59 EXPORT_SYMBOLKai Germaschewski
2003-01-24kbuild/modules: Record versions for unresolved symbolsKai Germaschewski
2003-01-24kbuild/modules: Track versions of exported symbolsKai Germaschewski
2003-01-24kbuild: Generate versions for exported symbolsKai Germaschewski
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski
2003-01-15[PATCH] remove MOD_IN_USEChristoph Hellwig
2003-01-15[PATCH] remove GET_USE_COUNTChristoph Hellwig
2003-01-15kbuild/modules: Save space on symbol listKai Germaschewski
2003-01-11Make MOD_[INC|DEC]_USE_COUNT a true no-op for built-in modules.Linus Torvalds
2003-01-07[PATCH] small module patchAnton Blanchard
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell
2003-01-05Merge bk://are.twiddle.net/mod-2.5Linus Torvalds
2003-01-05[PATCH] Exception table cleanupRusty Russell
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell
2003-01-01[MODULES] Fix compiler warning wrt try_module_get whenRichard Henderson
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-12-29[PATCH] Minor compile fix for some modules.Rusty Russell
2002-12-29[PATCH] Embed __this_module in module itself.Rusty Russell
2002-12-29[PATCH] more deprectation bitsChristoph Hellwig
2002-12-14[PATCH] MODULE_PARM support for older modulesRusty Russell
2002-12-13[PATCH] Module init reentry fixRusty Russell
2002-12-01[PATCH] module names fixRusty Russell