summaryrefslogtreecommitdiffstats
path: root/kernel/module.c
AgeCommit message (Expand)AuthorLines
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton-0/+3
2006-02-03[PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens-1/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik-2/+0
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita-5/+5
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik-0/+39
2006-01-08[PATCH] Add tainting for proprietary helper modulesDave Jones-0/+5
2006-01-06[PATCH] kernel/module.c: removed dead codeJayachandran C-2/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+1
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap-5/+6
2005-09-07[PATCH] flush icache early when loading moduleThomas Koeller-14/+19
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell-4/+11
2005-06-24[PATCH] make various thing staticAdrian Bunk-1/+1
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch-0/+95
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-1/+1
2005-05-31[PATCH] flush icache in correct contextRoman Zippel-0/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2108