aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module.c
Commit message (Expand)AuthorAge
* [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-11
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-03
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-02
* [PATCH] /sys/modules: allow full length section namesIan S. Nelson2006-09-29
* [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-25
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-15
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] load_module() cleanupAndrew Morton2006-06-28
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-26
|\
| * kbuild: check license compatibility when building modulesSam Ravnborg2006-06-09
* | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-26
* | [PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl2006-06-25
|/
* [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-15
* [PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton2006-03-31
* [PATCH] symversion warning fixAndrew Morton2006-03-28
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [PATCH] strndup_user: convert moduleDavi Arnaut2006-03-24
* [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik2006-03-23
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2006-03-20
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-20
* [PATCH] Clean up module.c symbol searching logicSam Ravnborg2006-03-20
* [PATCH] module: strlen_user() race fixAndrew Morton2006-02-07
* [PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens2006-02-03
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik2006-01-08
* [PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita2006-01-08
* [PATCH] modules: prevent overriding of symbolsAshutosh Naik2006-01-08
* [PATCH] Add tainting for proprietary helper modulesDave Jones2006-01-08
* [PATCH] kernel/module.c: removed dead codeJayachandran C2006-01-06
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-13
* [PATCH] flush icache early when loading moduleThomas Koeller2005-09-07
* [PATCH] Module per-cpu alignment cannot always be metRusty Russell2005-08-02
* [PATCH] make various thing staticAdrian Bunk2005-06-24
* [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-24
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
* [PATCH] flush icache in correct contextRoman Zippel2005-05-31
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16