Commit Graph

76 Commits (1b28f22a87a5a2f0ab39f2549441bbe5eb2e369f)

Author SHA1 Message Date
Pavel Emelianov 708f4b5223 Make /proc/modules use seq_list_xxx helpers 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Robert P. J. Day 02a3e59a08 Fix minor typoes in kernel/module.c 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 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
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 19 years ago
Jan Dittmer 1d4d262769 [PATCH] Add missing space in module.c for taintskernel 19 years ago
Florin Malita fa3ba2e81e [PATCH] fix Module taint flags listing in Oops/panic 19 years ago
Franck Bui-Huu ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 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
Ed Swierk 1cc5f7142e [PATCH] load_module: no BUG if module_subsys uninitialized 19 years ago
Andreas Gruenbacher 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 19 years ago
Ingo Molnar fbb9ce9530 [PATCH] lockdep: core 19 years ago
Ingo Molnar 4d435f9d8f [PATCH] lockdep: add is_module_address() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 84860f9979 [PATCH] load_module() cleanup 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
Jesper Juhl f867d2a2e5 [PATCH] ensure NULL deref can't possibly happen in is_exported() 19 years ago
Sam Ravnborg b817f6feff kbuild: check license compatibility when building modules 19 years ago
Trent Piepho 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
Andrew Morton 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses 19 years ago
Andrew Morton f83ca9fe3e [PATCH] symversion warning fix 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago