Matti Linnanvuori
|
9a4b9708f1
module: fix and elaborate comments
|
há 17 anos atrás |
Mathieu Desnoyers
|
8256e47cdc
Linux Kernel Markers
|
há 17 anos atrás |
Daniel Walker
|
22a8bdeb53
whitespace fixes: module loading
|
há 17 anos atrás |
Akinobu Mita
|
d58ae67813
module: return error when mod_sysfs_init() failed
|
há 17 anos atrás |
Roland McGrath
|
6d76013381
Add /sys/module/name/notes
|
há 17 anos atrás |
Rusty Russell
|
af49d9248f
Remove "unsafe" from module struct
|
há 17 anos atrás |
Alexey Dobriyan
|
256e2fdf03
Fix Off-by-one in /sys/module/*/refcnt
|
há 18 anos atrás |
Tejun Heo
|
9281acea6a
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
|
há 18 anos atrás |
Rusty Russell
|
24da1cbff9
modules: remove modlist_lock
|
há 18 anos atrás |
Pavel Emelianov
|
708f4b5223
Make /proc/modules use seq_list_xxx helpers
|
há 18 anos atrás |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
há 18 anos atrás |
Robert P. J. Day
|
02a3e59a08
Fix minor typoes in kernel/module.c
|
há 18 anos atrás |
Alexey Dobriyan
|
a5c43dae7a
Fix race between cat /proc/slab_allocators and rmmod
|
há 18 anos atrás |
Alexey Dobriyan
|
9d65cb4a17
Fix race between cat /proc/*/wchan and rmmod et al
|
há 18 anos atrás |
Alexey Dobriyan
|
ffb4512276
Simplify kallsyms_lookup()
|
há 18 anos atrás |
Alexey Dobriyan
|
ea07890a68
Fix race between rmmod and cat /proc/kallsyms
|
há 18 anos atrás |
Alexey Dobriyan
|
ae84e32470
Simplify module_get_kallsym() by dropping length arg
|
há 18 anos atrás |
Pekka Enberg
|
6d4f9c5500
module: use krealloc
|
há 18 anos atrás |
Linus Torvalds
|
ea62ccd00f
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
|
há 18 anos atrás |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
há 18 anos atrás |
Jeremy Fitzhardinge
|
b6e3590f81
[PATCH] x86: Allow percpu variables to be page-aligned
|
há 18 anos atrás |
Jeremy Fitzhardinge
|
b00742d399
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
|
há 18 anos atrás |
Akinobu Mita
|
240936e18b
mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs
|
há 18 anos atrás |
Kay Sievers
|
0c84ce268b
[PATCH] driver core: fix built-in drivers sysfs links
|
há 18 anos atrás |
Greg Kroah-Hartman
|
161e232b88
Revert "driver core: refcounting fix"
|
há 18 anos atrás |
Greg Kroah-Hartman
|
dfff0a0671
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
|
há 18 anos atrás |
Mike Galbraith
|
63ce18cfe6
driver core: refcounting fix
|
há 18 anos atrás |
Randy Dunlap
|
ef665c1a06
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
|
há 18 anos atrás |
Mariusz Kozlowski
|
b92be9f1ec
Driver: remove redundant kobject_unregister checks
|
há 18 anos atrás |
Kay Sievers
|
c353c3fb07
Driver core: let request_module() send a /sys/modules/kmod/-uevent
|
há 18 anos atrás |