Commit History

Author SHA1 Message Date
  Rusty Russell 85c898db63 module: clean up RO/NX handling. 9 years ago
  Rusty Russell 7523e4dc50 module: use a structure to encapsulate layout. 9 years ago
  Paul Gortmaker 0fd972a7d9 module: relocate module_init from init.h to module.h 10 years ago
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Rusty Russell cf2fde7b39 param: fix module param locks when !CONFIG_SYSFS. 10 years ago
  Linus Torvalds 8d7804a2f0 Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
  Linus Torvalds e382608254 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 years ago
  Dan Streetman b51d23e4e9 module: add per-module param_lock 10 years ago
  Peter Zijlstra 6c9692e2d6 module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING 10 years ago
  Peter Zijlstra 93c2e105f6 module: Optimize __module_address() using a latched RB-tree 10 years ago
  Peter Zijlstra 0be964be0d module: Sanitize RCU usage and locking 10 years ago
  Dmitry Torokhov 80c6e14659 driver-core: fix build for !CONFIG_MODULES 10 years ago
  Luis R. Rodriguez f2411da746 driver-core: add driver module asynchronous probe support 10 years ago
  Steven Rostedt (Red Hat) 2425bcb924 tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} 10 years ago
  Herbert Xu 59afdc7b32 crypto: api - Move module sig ifdef into accessor function 10 years ago
  Linus Torvalds eeee78cf77 Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 years ago
  Steven Rostedt (Red Hat) 3673b8e4ce tracing: Allow for modules to convert their enums to values 10 years ago
  Linus Torvalds da11508eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 10 years ago
  Petr Mladek 8cb2c2dc47 livepatch: Fix subtle race with coming and going modules 10 years ago
  Andrey Ryabinin 6301939d97 module: fix types of device tables aliases 10 years ago
  Rusty Russell d5db139ab3 module: make module_refcount() a signed integer. 10 years ago
  Masami Hiramatsu 2f35c41f58 module: Replace module_ref with atomic_t refcnt 11 years ago
  Petr Mladek 76681c8faa module: return bool from within_module*() 11 years ago
  Petr Mladek 9b20a352d7 module: add within_module() function 11 years ago
  Linus Torvalds 6f4c98e1c2 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Rusty Russell cff26a51da module: remove MODULE_GENERIC_TABLE 11 years ago
  Tom Gundersen 21bdd17b21 module: allow multiple calls to MODULE_DEVICE_TABLE() per module 11 years ago
  Steven Rostedt (Red Hat) b2e285fcb4 tracing/module: Replace include of tracepoint.h with jump_label.h in module.h 11 years ago
  Seunghun Lee e865d06b17 module: fix coding style 11 years ago
  Joe Perches 74e22fac88 module.h: Remove unnecessary semicolon 11 years ago