Rusty Russell
|
3f2b9c9cdf
module: remove rmmod --wait option.
|
11 years ago |
Li Zhong
|
942e443127
module: Fix mod->mkobj.kobj potentially freed too early
|
12 years ago |
Andreas Robinson
|
7cb14ba75d
modules: add support for soft module dependencies
|
12 years ago |
Rusty Russell
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
12 years ago |
Sasha Levin
|
93843b3764
module: constify within_module_*
|
12 years ago |
Rusty Russell
|
0d21b0e347
module: add new state MODULE_STATE_UNFORMED.
|
12 years ago |
Rusty Russell
|
106a4ee258
module: signature checking hook
|
12 years ago |
Steven Rostedt
|
d53799be67
module: move __module_get and try_module_get() out of line.
|
13 years ago |
Eric Dumazet
|
bd77c04772
module: struct module_ref should contains long fields
|
13 years ago |
Paul Gortmaker
|
639938eb60
module.h: relocate MODULE_PARM_DESC into moduleparam.h
|
14 years ago |
Paul Gortmaker
|
f50169324d
module.h: split out the EXPORT_SYMBOL into export.h
|
14 years ago |
Mathieu Desnoyers
|
b75ef8b44b
Tracepoint: Dissociate from module mutex
|
14 years ago |
Kay Sievers
|
88bfa32479
module: add /sys/module/<name>/uevent files
|
14 years ago |
Kay Sievers
|
4befb026cf
module: change attr callbacks to take struct module_kobject
|
14 years ago |
Alessio Igor Bogani
|
f02e8a6596
module: Sort exported symbols
|
14 years ago |
Rusty Russell
|
de4d8d5346
module: each_symbol_section instead of each_symbol
|
14 years ago |
Richard Kennedy
|
a288bd651f
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
|
14 years ago |
Dmitry Torokhov
|
9b73a5840c
module: do not hide __modver_version_show declaration behind ifdef
|
14 years ago |
Dmitry Torokhov
|
b4bc842802
module: deal with alignment issues in built-in module versions
|
14 years ago |
Dmitry Torokhov
|
98562ad8cb
module: explicitly align module_version_attribute structure
|
14 years ago |
Mathieu Desnoyers
|
6549864629
tracepoints: Fix section alignment using pointer array
|
14 years ago |
Steven Rostedt
|
e4a9ea5ee7
tracing: Replace trace_event struct array with pointer array
|
14 years ago |
Rusty Russell
|
3b90a5b292
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
|
14 years ago |
Dmitry Torokhov
|
e94965ed5b
module: show version information for built-in modules in sysfs
|
14 years ago |
Ingo Molnar
|
26e20a108c
Merge commit 'v2.6.37-rc7' into x86/security
|
14 years ago |
Anders Kaseorg
|
dfd62d1d84
module: Update prototype for ref_module (formerly use_module)
|
14 years ago |
matthieu castet
|
84e1c6bb38
x86: Add RO/NX protection for loadable kernel modules
|
14 years ago |
Ingo Molnar
|
7cd2541cf2
Merge commit 'v2.6.36-rc7' into perf/core
|
14 years ago |
Linus Torvalds
|
5336377d62
modules: Fix module_bug_list list corruption race
|
14 years ago |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
15 years ago |