summaryrefslogtreecommitdiff
path: root/include/linux/module.h
AgeCommit message (Expand)Author
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-31The wrong version of the parmtype patch was merged, incompletely, andAndreas Gruenbacher
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-07[PATCH] Remove EXPORT_SYMBOL_NOVERSRusty Russell
2004-12-20[PATCH] module sysfs: module parameters reimplemented using attr groupTejun Heo
2004-12-20[PATCH] module sysfs: sections attr reimplemented using attr groupTejun Heo
2004-12-20[PATCH] module sysfs: expand module_attribute methodsTejun Heo
2004-12-20[PATCH] module sysfs: make module.mkobj inlineTejun Heo
2004-11-24[PATCH] dont deprecate MODULE_PARMAndrew Morton
2004-10-25[PATCH] Builtin Module Parameters in sysfs tooRusty Russell
2004-10-25[PATCH] Fix for MODULE_PARM obsoleteRusty Russell
2004-10-25[PATCH] MODULE_PARM must die: make it warn first.Rusty Russell
2004-10-19[PATCH] modules: put srcversion checksum in each modinfo sectionMatt Domsch
2004-10-18Trivial Makefile mergeLinus Torvalds
2004-10-18[PATCH] mark inter_module_* deprecatedChristoph Hellwig
2004-10-18[PATCH] remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNTChristoph Hellwig
2004-09-28[PATCH] module.h build fixAndrew Morton
2004-09-22[PATCH] Put symbolic links between drivers and modules in the sysfs treeGreg Kroah-Hartman
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-06-04[PATCH] Module section offsets in /sys/moduleJonathan Corbet
2004-05-14[PATCH] implement print_modules()Andrew Morton
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