Rusty Russell
|
6dd06c9fbe
module: make module_address_lookup safe
|
17 years ago |
Greg Kroah-Hartman
|
c63469a398
Driver core: move the driver specific module code into the driver core
|
17 years ago |
Greg Kroah-Hartman
|
7405c1e15e
kset: convert /sys/module to use kset_create
|
17 years ago |
Mathieu Desnoyers
|
8256e47cdc
Linux Kernel Markers
|
17 years ago |
Roland McGrath
|
6d76013381
Add /sys/module/name/notes
|
17 years ago |
Rusty Russell
|
af49d9248f
Remove "unsafe" from module struct
|
17 years ago |
Robert P. J. Day
|
0a3021f4e2
Remove unnecessary includes of spinlock.h under include/linux
|
18 years ago |
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
|
18 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 |
Linus Torvalds
|
cee4cca740
Merge git://git.infradead.org/hdrcleanup-2.6
|
19 years ago |