Alexey Dobriyan
|
ffb4512276
Simplify kallsyms_lookup()
|
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 |
Pekka Enberg
|
6d4f9c5500
module: use krealloc
|
18 years ago |
Linus Torvalds
|
ea62ccd00f
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
18 years ago |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 years ago |
Jeremy Fitzhardinge
|
b6e3590f81
[PATCH] x86: Allow percpu variables to be page-aligned
|
18 years ago |
Jeremy Fitzhardinge
|
b00742d399
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
|
18 years ago |
Akinobu Mita
|
240936e18b
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
|
18 years ago |
Kay Sievers
|
0c84ce268b
[PATCH] driver core: fix built-in drivers sysfs links
|
18 years ago |
Greg Kroah-Hartman
|
161e232b88
Revert "driver core: refcounting fix"
|
18 years ago |
Greg Kroah-Hartman
|
dfff0a0671
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
|
18 years ago |
Mike Galbraith
|
63ce18cfe6
driver core: refcounting fix
|
18 years ago |
Randy Dunlap
|
ef665c1a06
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
|
18 years ago |
Mariusz Kozlowski
|
b92be9f1ec
Driver: remove redundant kobject_unregister checks
|
18 years ago |
Kay Sievers
|
c353c3fb07
Driver core: let request_module() send a /sys/modules/kmod/-uevent
|
18 years ago |
Kay Sievers
|
270a6c4cad
/sys/modules/*/holders
|
18 years ago |
Greg Kroah-Hartman
|
fe480a2675
Modules: only add drivers/ direcory if needed
|
18 years ago |
Kay Sievers
|
f30c53a873
MODULES: add the module name for built in kernel drivers
|
18 years ago |
Kay Sievers
|
7f422e2e84
[PATCH] Driver core: Fix prefix driver links in /sys/module by bus-name
|
18 years ago |
Akinobu Mita
|
a3f99f8ba8
[PATCH] module: fix mod_sysfs_setup() return value
|
18 years ago |
Kay Sievers
|
1f71740ab9
Driver core: show "initstate" of module
|
18 years ago |
Helge Deller
|
15ad7cdcfd
[PATCH] struct seq_operations and struct file_operations constification
|
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 |
Randy Dunlap
|
0e2d57fc6e
[PATCH] ndiswrapper: don't set the module->taints flags
|
18 years ago |
Jan Dittmer
|
1d4d262769
[PATCH] Add missing space in module.c for taintskernel
|
18 years ago |
Florin Malita
|
fa3ba2e81e
[PATCH] fix Module taint flags listing in Oops/panic
|
18 years ago |
Franck Bui-Huu
|
ffc5089196
[PATCH] Create kallsyms_lookup_size_offset()
|
18 years ago |
Randy Dunlap
|
2bc2d61a96
[PATCH] list module taint flags in Oops/panic
|
18 years ago |