summaryrefslogtreecommitdiff
path: root/kernel/module.c
AgeCommit message (Expand)Author
2002-12-29[PATCH] Trivial patch for module.c: Strtab by sh_link field.Richard Henderson
2002-12-29[PATCH] Embed __this_module in module itself.Rusty Russell
2002-12-27[PATCH] Modules without init functions don't need exit functionsRusty Russell
2002-12-20[PATCH] Fix CPU bitmask truncationWilliam Lee Irwin III
2002-12-14[PATCH] MODULE_PARM support for older modulesRusty Russell
2002-12-14[PATCH] Parameter implementation for modulesRusty Russell
2002-12-13[PATCH] Module init reentry fixRusty Russell
2002-12-01[PATCH] module names fixRusty Russell
2002-12-01[PATCH] v850 supportRusty Russell
2002-12-01[PATCH] kallsyms in modules fixRusty Russell
2002-11-19[PATCH] Module length calculation fix and module with no init fixRusty Russell
2002-11-18Parts of "module.c" was needed even when no module supportLinus Torvalds
2002-11-18[PATCH] kallsyms for new modulesRusty Russell
2002-11-16Initialize exception tables early - don't use an initcall,Linus Torvalds
2002-11-17Merge aladin.rdu.redhat.com:/usr/local/home/dledford/bk/linus-2.5Doug Ledford
2002-11-17module.c: allow modules to enter themselves during mod initDoug Ledford
2002-11-16[PATCH] Export module_dummy_usageRusty Russell
2002-11-16[PATCH] Forced module unloadRusty Russell
2002-11-16[PATCH] Allocate struct module using special allocatorRusty Russell
2002-11-16[PATCH] separate out moduleloader.hRusty Russell
2002-11-12[PATCH] Fix module loader compile bugRusty Russell
2002-11-11kernel/module.c: Kill warnings on egcs-2.9x and 64-bit.David S. Miller
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-10-31[PATCH] fixes for building kernel 2.5.45 using Intel compilerJun Nakajima
2002-10-29[PATCH] remove double-init in /proc/ksymsRandy Dunlap
2002-09-26Avoid NULL ptr dereference on module names by alwaysLinus Torvalds
2002-09-26[PATCH] kksymoops-2.5.38-C9Ingo Molnar
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson
2002-02-09[PATCH] /proc/modules cleanup (seq_file, again)Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds