summaryrefslogtreecommitdiffstats
path: root/include/linux/module.h
Commit message (Expand)AuthorAgeFilesLines
* module_author: don't advise putting in an email addressRene Herman2007-05-111-1/+1
* Allow arch to initialize arch field of the module structureRoman Zippel2007-05-091-0/+3
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-081-0/+6
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-0/+6
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-081-14/+7
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-081-3/+2
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
* sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-161-9/+44
* /sys/modules/*/holdersKay Sievers2007-02-071-0/+1
* MODULES: add the module name for built in kernel driversKay Sievers2007-02-071-1/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-081-0/+7
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-12/+1
* Driver core: show drivers in /sys/module/Kay Sievers2006-12-011-0/+1
* [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-111-3/+0
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-021-0/+2
* [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-291-2/+2
* [SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters2006-08-301-0/+5
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-141-6/+4
* [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-031-0/+6
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-0/+20
* [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-0/+3
* [PATCH] module.h: updated comments with a new licenseXose Vazquez Perez2006-06-231-0/+2
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-081-9/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-251-0/+1
|\
| * [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-241-0/+1
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-19/+0
|/
* [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-201-0/+1
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-201-0/+9
* [PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin2005-10-301-1/+3
* [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-241-0/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+570
OpenPOWER on IntegriCloud