Commit Graph

23 Commits (b0e6e962992b76580f4900b166a337bad7c1e81b)

Author SHA1 Message Date
Ashutosh Naik 6389a38511 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex 19 years ago
Arjan van de Ven 97d1f15b7e [PATCH] sem2mutex: kernel/ 19 years ago
Greg Kroah-Hartman 03e88ae1b1 [PATCH] fix module sysfs files reference counting 19 years ago
Greg Kroah-Hartman 9f28bb7e1d [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 19 years ago
Sam Ravnborg 3fd6805f4d [PATCH] Clean up module.c symbol searching logic 19 years ago
Andrew Morton 8e08b75686 [PATCH] module: strlen_user() race fix 19 years ago
Keith Owens 54e8ce463a [PATCH] Tell kallsyms_lookup_name() to ignore type U entries 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Ashutosh Naik eb46996f90 [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() 19 years ago
Akinobu Mita fb1697933a [PATCH] modules: mark TAINT_FORCED_RMMOD correctly 19 years ago
Ashutosh Naik eea8b54dc0 [PATCH] modules: prevent overriding of symbols 19 years ago
Dave Jones 9841d61d75 [PATCH] Add tainting for proprietary helper modules 19 years ago
Jayachandran C 6fe2e70bbe [PATCH] kernel/module.c: removed dead code 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Randy Dunlap 9f1583339a [PATCH] use add_taint() for setting tainted bit flags 20 years ago
Thomas Koeller 378bac820b [PATCH] flush icache early when loading module 20 years ago
Rusty Russell 842bbaaa73 [PATCH] Module per-cpu alignment cannot always be met 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Matt Domsch c988d2b284 [PATCH] modules: add version and srcversion to sysfs 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Roman Zippel ae92ef8a44 [PATCH] flush icache in correct context 20 years ago
Paul E. McKenney fbd568a3e6 [PATCH] Change synchronize_kernel to _rcu and _sched 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago