aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-01[PATCH] Remove symbol_is()Brian Gerst1-3/+0
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-1/+13
2004-06-21merge Greg Kroah-Hartman1-0/+100
2004-06-18[PATCH] sparse: kernel/module.c sparse fixRandy Dunlap1-1/+1
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-1/+0
2004-06-04[PATCH] Module section offsets in /sys/moduleJonathan Corbet1-0/+100
2004-05-14[PATCH] implement print_modules()Andrew Morton1-0/+11
2004-05-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+160
2004-05-10Module attributes: fix build error if CONFIG_MODULE_UNLOAD=nGreg Kroah-Hartman1-16/+16
2004-05-10[PATCH] Only Print Taint Message OnceAndrew Morton1-1/+1
2004-05-07Add modules to sysfsGreg Kroah-Hartman1-0/+160
2004-04-18[PATCH] Warn if module_param and MODULE_PARM mixedAndrew Morton1-0/+4
2004-04-17[PATCH] Print warning for common symbols in modulesAndrew Morton1-0/+2
2004-04-11[PATCH] set mod->waiter before calling stop_machineAndrew Morton1-1/+3
2004-03-15[PATCH] fix for kallsyms module symbol resolution problemAndrew Morton1-5/+11
2004-03-13[PATCH] module unload deadlock fixAndrew Morton1-0/+2
2004-03-08[PATCH] make module code use stop_machine.cRusty Russell1-167/+13
2004-02-26[PATCH] Add kallsyms_lookupname()Andrew Morton1-0/+31
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+1
2004-02-18[PATCH] kthread primitiveAndrew Morton1-71/+88
2004-02-03[PATCH] lock_cpu_hotplug only if CONFIG_CPU_HOTPLUGAndrew Morton1-3/+3
2004-01-20[PATCH] check for truncated modulesAndrew Morton1-0/+12
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-4/+6
2004-01-19[PATCH] module removal race fixAndrew Morton1-2/+2
2004-01-07Don't relocate non-allocated regions in modules.Linus Torvalds1-0/+10
2003-10-29[PATCH] Fix for module initialization failureRusty Russell1-1/+3
2003-10-08[PATCH] More barriers in module code.Rusty Russell1-0/+4
2003-10-01[PATCH] module parameter array fixesAndrew Morton1-6/+7
2003-09-07[PATCH] Modules: Be stricter recognizing init&exit sesectionsRusty Russell1-3/+5
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-3/+3
2003-07-18[PATCH] module_put_and_exitRusty Russell1-0/+11
2003-07-18[PATCH] Make rmmod -f taint kernel.Rusty Russell1-1/+4
2003-07-18[PATCH] Resolve module local_t conflictRusty Russell1-3/+3
2003-06-30[PATCH] Identify Code Section Of Modules for kallsymsRusty Russell1-6/+18
2003-06-10[PATCH] Fix module load failure caseRusty Russell1-6/+7
2003-06-07[PATCH] Fix build for CONFIG_KALLSYMS=nAndrew Morton1-0/+2
2003-06-06[PATCH] kallsyms in procRusty Russell1-5/+103
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton1-8/+194
2003-05-12[PATCH] Bump module ref during init.Andrew Morton1-34/+31
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton1-0/+5
2003-04-29[PATCH] __module_getRusty Russell1-1/+2
2003-04-29[PATCH] complete modinfo sectionRusty Russell1-27/+60
2003-04-15[PATCH] module symbol fixDavid Mosberger1-1/+1
2003-04-08Add user pointer attributes to kernel/module.cLinus Torvalds1-6/+6
2003-04-04[SPARC]: Implement STT_REGISTER sparc support more cleanly.Rusty Russell1-5/+0
2003-04-02Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-0/+5
2003-04-02[MODULE]: On sparc, ignore undefined symbols of type STT_REGISTER.David S. Miller1-0/+5
2003-04-02modules: Fix exporting symbols from modulesKai Germaschewski1-8/+10
2003-04-01Fix naming confusion: number of symbol kallsyms is "num_kallsyms",Linus Torvalds1-4/+4
2003-04-01[PATCH] module load notificationJohn Levon1-0/+28
2003-04-01[PATCH] Extable list removalRusty Russell1-16/+10
2003-04-01[PATCH] Symbol list removalRusty Russell1-86/+75
2003-04-01[PATCH] module_text_address returns the module pointerRusty Russell1-15/+6
2003-02-25Fix up kernel/module.c breakage. Bad Rusty!Linus Torvalds1-0/+4
2003-02-25[PATCH] Modules code tidy upRusty Russell1-120/+44
2003-02-25[PATCH] Modules race fixRusty Russell1-1/+6
2003-02-14kbuild: Do modversions checks on module structureRusty Russell1-0/+31
2003-02-14kbuild: Add dependency info to modulesKai Germaschewski1-2/+2
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski1-3/+3
2003-02-09[PATCH] fix comment in module.cRusty Russell1-1/+1
2003-02-03kbuild: Assorted fixletsKai Germaschewski1-1/+1
2003-02-03kbuild: Ignore kernel version part of vermagic if CONFIG_MODVERSIONSRusty Russell1-1/+14
2003-02-03kbuild: Modversions fixesRusty Russell1-12/+22
2003-02-03kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONSKai Germaschewski1-2/+2
2003-01-24kbuild/modules: Check module symbol versions on insmodKai Germaschewski1-8/+73
2003-01-24kbuild/modules: Return the index of the symbol from __find_symbol()Kai Germaschewski1-3/+7
2003-01-24kbuild/modules: Track versions of exported symbolsKai Germaschewski1-4/+24
2003-01-24kbuild/modules: Don't save the license stringKai Germaschewski1-0/+1
2003-01-24kbuild/modules: Check __vermagic for validityKai Germaschewski1-2/+4
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski1-10/+11
2003-01-15[PATCH] remove GET_USE_COUNTChristoph Hellwig1-4/+0
2003-01-14Module Sanity CheckKai Germaschewski1-2/+22
2003-01-13[PATCH] Module state and address in /proc/modules.Rusty Russell1-0/+9
2003-01-12Merge bk://are.twiddle.net/mod-2.5Linus Torvalds1-47/+34
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson1-47/+34
2003-01-12[PATCH] v850 obsolete params fixRusty Russell1-6/+6
2003-01-12[PATCH] Fix strlen_user usage in module.cRusty Russell1-6/+6
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell1-21/+23
2003-01-05[PATCH] /proc/modules changeRusty Russell1-9/+27
2003-01-05[PATCH] Exception table cleanupRusty Russell1-1/+55
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell1-13/+59
2003-01-02[PATCH] Use sh_entsize for ELF section offsetsRusty Russell1-11/+11
2003-01-01[PATCH] Modules 3/3: Sort sectionsRusty Russell1-98/+90
2003-01-01[PATCH] Modules 2/3: Use sh_addr instead of sh_offsetRusty Russell1-18/+20
2003-01-01[PATCH] Modules 1/3: remove common section handlingRusty Russell1-47/+18
2002-12-29MergeLinus Torvalds1-1/+31
2002-12-29[PATCH] MODULE_PARM "c" supportRusty Russell1-1/+31
2002-12-29[PATCH] Fix MODULE_PARM for arrays of s.Rusty Russell1-15/+2
2002-12-29[PATCH] Trivial patch for module.c: Strtab by sh_link field.Richard Henderson1-5/+3
2002-12-29[PATCH] Embed __this_module in module itself.Rusty Russell1-57/+46
2002-12-27[PATCH] Modules without init functions don't need exit functionsRusty Russell1-2/+3
2002-12-20[PATCH] Fix CPU bitmask truncationWilliam Lee Irwin III1-2/+2
2002-12-14[PATCH] MODULE_PARM support for older modulesRusty Russell1-9/+152
2002-12-14[PATCH] Parameter implementation for modulesRusty Russell1-4/+3
2002-12-13[PATCH] Module init reentry fixRusty Russell1-33/+36
2002-12-01[PATCH] module names fixRusty Russell1-2/+2
2002-12-01[PATCH] v850 supportRusty Russell1-3/+6
2002-12-01[PATCH] kallsyms in modules fixRusty Russell1-13/+12
2002-11-19[PATCH] Module length calculation fix and module with no init fixRusty Russell1-6/+12
2002-11-18Parts of "module.c" was needed even when no module supportLinus Torvalds1-29/+1
2002-11-18[PATCH] kallsyms for new modulesRusty Russell1-3/+86
2002-11-16Initialize exception tables early - don't use an initcall,Linus Torvalds1-5/+1
2002-11-17Merge aladin.rdu.redhat.com:/usr/local/home/dledford/bk/linus-2.5Doug Ledford1-3/+12
2002-11-17module.c: allow modules to enter themselves during mod initDoug Ledford1-3/+12
2002-11-16[PATCH] Export module_dummy_usageRusty Russell1-0/+1
2002-11-16[PATCH] Forced module unloadRusty Russell1-15/+38
2002-11-16[PATCH] Allocate struct module using special allocatorRusty Russell1-10/+26
2002-11-16[PATCH] separate out moduleloader.hRusty Russell1-0/+1
2002-11-12[PATCH] Fix module loader compile bugRusty Russell1-22/+22
2002-11-11kernel/module.c: Kill warnings on egcs-2.9x and 64-bit.David S. Miller1-2/+2
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell1-1166/+950
2002-10-31[PATCH] fixes for building kernel 2.5.45 using Intel compilerJun Nakajima1-3/+3
2002-10-29[PATCH] remove double-init in /proc/ksymsRandy Dunlap1-1/+1
2002-09-26Avoid NULL ptr dereference on module names by alwaysLinus Torvalds1-2/+2
2002-09-26[PATCH] kksymoops-2.5.38-C9Ingo Molnar1-3/+111
2002-07-31[PATCH] designated initializer patches forArt Haas1-17/+17
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson1-0/+1
2002-02-09[PATCH] /proc/modules cleanup (seq_file, again)Alexander Viro1-73/+56
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds1-38/+71
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-9/+1
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds1-1/+1
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds1-11/+12
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds1-1/+23
2002-02-04Import changesetLinus Torvalds1-0/+1235