Commit Graph

33 Commits (32d7331852a07d1f94c6d1b817c7c45648aa0fe7)

Author SHA1 Message Date
Rene Herman 108f39a1b3 module_author: don't advise putting in an email address 18 years ago
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ea07890a68 Fix race between rmmod and cat /proc/kallsyms 18 years ago
Alexey Dobriyan ae84e32470 Simplify module_get_kallsym() by dropping length arg 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n 18 years ago
Kay Sievers 270a6c4cad /sys/modules/*/holders 18 years ago
Kay Sievers f30c53a873 MODULES: add the module name for built in kernel drivers 18 years ago
Jeremy Fitzhardinge 7664c5a1da [PATCH] Generic BUG implementation 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
Kay Sievers e17e0f51ae Driver core: show drivers in /sys/module/ 18 years ago
Florin Malita fa3ba2e81e [PATCH] fix Module taint flags listing in Oops/panic 19 years ago
Randy Dunlap 2bc2d61a96 [PATCH] list module taint flags in Oops/panic 19 years ago
Ian S. Nelson 04b1db9fd7 [PATCH] /sys/modules: allow full length section names 19 years ago
Jon Masters 187afbed18 [SCSI] MODULE_FIRMWARE for binary firmware(s) 19 years ago
Andreas Gruenbacher 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 19 years ago
Ingo Molnar 4d435f9d8f [PATCH] lockdep: add is_module_address() 19 years ago
Arjan van de Ven f71d20e961 [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL 19 years ago
Jan Beulich 4552d5dc08 [PATCH] x86_64: reliable stack trace support 19 years ago
Xose Vazquez Perez 8d27e9084b [PATCH] module.h: updated comments with a new license 19 years ago
David Woodhouse 6f18a022fb Finally remove the obnoxious inter_module_xxx() 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago
Patrick McHardy a1a8feed17 [MODULES]: Don't allow statically declared exports 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
Pavel Roskin 52303e8b5f [PATCH] modules: fix sparse warning for every MODULE_PARM 19 years ago
Matt Domsch c988d2b284 [PATCH] modules: add version and srcversion to sysfs 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago