Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-04-01[PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton
2006-03-28[PATCH] symversion warning fixAndrew Morton
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut
2006-03-23[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik
2006-03-23[PATCH] sem2mutex: kernel/Arjan van de Ven
2006-03-21[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
2006-03-21[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-03-21[PATCH] Clean up module.c symbol searching logicSam Ravnborg
2006-02-08[PATCH] module: strlen_user() race fixAndrew Morton
2006-02-03[PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens
2006-01-12[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-09[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik
2006-01-09[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita
2006-01-09[PATCH] modules: prevent overriding of symbolsAshutosh Naik
2006-01-09[PATCH] Add tainting for proprietary helper modulesDave Jones
2006-01-06[PATCH] kernel/module.c: removed dead codeJayachandran C
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap
2005-09-08[PATCH] flush icache early when loading moduleThomas Koeller
2005-08-02[PATCH] Module per-cpu alignment cannot always be metRusty Russell
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-06-22[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-01[PATCH] flush icache in correct contextRoman Zippel
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds