Commit Graph

76 Commits (94a8d5caba74211ec76dac80fc6e2d5c391530df)

Author SHA1 Message Date
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
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 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
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n 18 years ago
Kay Sievers 270a6c4cad /sys/modules/*/holders 18 years ago
Kay Sievers f30c53a873 MODULES: add the module name for built in kernel drivers 18 years ago