aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07/sys/modules/*/holdersKay Sievers1-0/+1
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers1-1/+1
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge1-0/+7
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-12/+1
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers1-0/+1
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita1-3/+0
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap1-0/+2
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson1-2/+2
2006-08-30[SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters1-0/+5
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher1-6/+4
2006-07-03[PATCH] lockdep: add is_module_address()Ingo Molnar1-0/+6
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven1-0/+20
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich1-0/+3
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez1-0/+2
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse1-9/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-19/+0
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman1-0/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+9
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin1-1/+3
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+570