Commit Graph

84 Commits (b72c40949b0f04728f2993a1434598d3bad094ea)

Author SHA1 Message Date
Dave Young 5ed109103d sysctl extern cleanup: module 15 years ago
Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
Christoph Lameter 79615760f3 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c 15 years ago
Christoph Lameter e1783a240f module: Use this_cpu_xx to dynamically allocate counters 15 years ago
Alan Jenkins 9e1b9b8072 module: make MODULE_SYMBOL_PREFIX into a CONFIG option 15 years ago
Johannes Berg 1d7015caa0 module: preferred way to use MODULE_AUTHOR 16 years ago
Jan Beulich 554bdfe5ac module: reduce string table for loaded modules (v2) 16 years ago
Jan Beulich 4a4962263f module: reduce symbol table for loaded modules (v2) 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Li Zefan 7ead8b8313 tracing/events: Add module tracepoints 16 years ago
Peter Oberparleiter b99b87f70c kernel: constructor support 16 years ago
Andrew Morton 0d9c25dde8 headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h 16 years ago
Rusty Russell ad6561dffa module: trim exception table on init free. 16 years ago
Steven Rostedt 93eb677d74 ftrace: use module notifier for function tracer 16 years ago
Steven Rostedt 6d723736e4 tracing/events: add support for modules to TRACE_EVENT 16 years ago
Tim Abbott c6b3780191 module: Export symbols needed for Ksplice 16 years ago
Anders Kaseorg 75a66614db Ksplice: Add functions for walking kallsyms symbols 16 years ago
Rusty Russell a6e6abd575 module: remove module_text_address() 16 years ago
Rusty Russell e610499e26 module: __module_address 16 years ago
Rusty Russell e180a6b775 param: fix charp parameters set via sysfs 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Rusty Russell 7f9a50a5b8 module: remove over-zealous check in __module_get() 16 years ago
Eric Dumazet 720eba31f4 modules: Use a better scheme for refcounting 16 years ago
Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Rusty Russell 9b473de872 param: Fix duplicate module prefixes 17 years ago
Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime 17 years ago
Rusty Russell 5e458cc0f4 module: simplify load_module. 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 years ago
Adrian Bunk f606ddf42f remove the v850 port 17 years ago
Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
Richard Kennedy af5406895a module: reorder struct module to save space on 64 bit builds 17 years ago
Rusty Russell ea01e798e2 module: reduce module image and resident size 17 years ago
Rusty Russell a58730c421 module: make module_sect_attrs private to kernel/module.c 17 years ago
Adrian Bunk 1387d0d8b0 fix module_update_markers() compile error 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Andrew Morton 92dfc9dc7b fix "modules: make module_address_lookup() safe" 17 years ago
Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Greg Kroah-Hartman c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create 17 years ago
Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 18 years ago
Roland McGrath 6d76013381 Add /sys/module/name/notes 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Robert P. J. Day 0a3021f4e2 Remove unnecessary includes of spinlock.h under include/linux 18 years ago
Rene Herman 108f39a1b3 module_author: don't advise putting in an email address 18 years ago
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago