Rusty Russell
|
106a4ee258
module: signature checking hook
|
vor 12 Jahren |
Steven Rostedt
|
d53799be67
module: move __module_get and try_module_get() out of line.
|
vor 13 Jahren |
Eric Dumazet
|
bd77c04772
module: struct module_ref should contains long fields
|
vor 13 Jahren |
Paul Gortmaker
|
639938eb60
module.h: relocate MODULE_PARM_DESC into moduleparam.h
|
vor 14 Jahren |
Paul Gortmaker
|
f50169324d
module.h: split out the EXPORT_SYMBOL into export.h
|
vor 14 Jahren |
Mathieu Desnoyers
|
b75ef8b44b
Tracepoint: Dissociate from module mutex
|
vor 14 Jahren |
Kay Sievers
|
88bfa32479
module: add /sys/module/<name>/uevent files
|
vor 14 Jahren |
Kay Sievers
|
4befb026cf
module: change attr callbacks to take struct module_kobject
|
vor 14 Jahren |
Alessio Igor Bogani
|
f02e8a6596
module: Sort exported symbols
|
vor 14 Jahren |
Rusty Russell
|
de4d8d5346
module: each_symbol_section instead of each_symbol
|
vor 14 Jahren |
Richard Kennedy
|
a288bd651f
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
|
vor 14 Jahren |
Dmitry Torokhov
|
9b73a5840c
module: do not hide __modver_version_show declaration behind ifdef
|
vor 14 Jahren |
Dmitry Torokhov
|
b4bc842802
module: deal with alignment issues in built-in module versions
|
vor 14 Jahren |
Dmitry Torokhov
|
98562ad8cb
module: explicitly align module_version_attribute structure
|
vor 14 Jahren |
Mathieu Desnoyers
|
6549864629
tracepoints: Fix section alignment using pointer array
|
vor 14 Jahren |
Steven Rostedt
|
e4a9ea5ee7
tracing: Replace trace_event struct array with pointer array
|
vor 14 Jahren |
Rusty Russell
|
3b90a5b292
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
|
vor 14 Jahren |
Dmitry Torokhov
|
e94965ed5b
module: show version information for built-in modules in sysfs
|
vor 14 Jahren |
Ingo Molnar
|
26e20a108c
Merge commit 'v2.6.37-rc7' into x86/security
|
vor 14 Jahren |
Anders Kaseorg
|
dfd62d1d84
module: Update prototype for ref_module (formerly use_module)
|
vor 14 Jahren |
matthieu castet
|
84e1c6bb38
x86: Add RO/NX protection for loadable kernel modules
|
vor 14 Jahren |
Ingo Molnar
|
7cd2541cf2
Merge commit 'v2.6.36-rc7' into perf/core
|
vor 14 Jahren |
Linus Torvalds
|
5336377d62
modules: Fix module_bug_list list corruption race
|
vor 14 Jahren |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
vor 14 Jahren |
Rusty Russell
|
6407ebb271
module: Make module sysfs functions private.
|
vor 15 Jahren |
Rusty Russell
|
c8e21ced08
module: fix kdb's illicit use of struct module_use.
|
vor 15 Jahren |
Linus Torvalds
|
2c02dfe7fe
module: Make the 'usage' lists be two-way
|
vor 15 Jahren |
Ingo Molnar
|
c1ab9cab75
Merge branch 'linus' into tracing/core
|
vor 15 Jahren |
Nick Piggin
|
5fbfb18d7a
Fix up possibly racy module refcounting
|
vor 15 Jahren |
Li Zefan
|
ae832d1e03
tracing: Remove side effect from module tracepoints that caused a GPF
|
vor 15 Jahren |