aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik1-2/+0
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita1-5/+5
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik1-0/+39
2006-01-08[PATCH] Add tainting for proprietary helper modulesDave Jones1-0/+5
2006-01-06[PATCH] kernel/module.c: removed dead codeJayachandran C1-2/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-5/+6
2005-09-07[PATCH] flush icache early when loading moduleThomas Koeller1-14/+19
2005-08-01[PATCH] Module per-cpu alignment cannot always be metRusty Russell1-4/+11
2005-06-24[PATCH] make various thing staticAdrian Bunk1-1/+1
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch1-0/+95
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-05-31[PATCH] flush icache in correct contextRoman Zippel1-0/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2108