aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/module.h
Commit message (Expand)AuthorAge
* Linux Kernel MarkersMathieu Desnoyers2007-10-19
* Add /sys/module/name/notesRoland McGrath2007-10-17
* Remove "unsafe" from module structRusty Russell2007-10-17
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-16
* module_author: don't advise putting in an email addressRene Herman2007-05-11
* Allow arch to initialize arch field of the module structureRoman Zippel2007-05-09
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-08
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-08
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-08
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-16
* /sys/modules/*/holdersKay Sievers2007-02-07
* MODULES: add the module name for built in kernel driversKay Sievers2007-02-07
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* [PATCH] severing module.h->sched.hAl Viro2006-12-04
* Driver core: show drivers in /sys/module/Kay Sievers2006-12-01
* [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-11
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-02
* [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-29
* [SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters2006-08-30
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-15
* [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-03
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-28
* [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-26
* [PATCH] module.h: updated comments with a new licenseXose Vazquez Perez2006-06-23
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-08
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-25
|\
| * [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-24
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
|/
* [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-20
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-20
* [PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin2005-10-30
* [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16