Commit History

Author SHA1 Message Date
  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
  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
  Rusty Russell 3f2b9c9cdf module: remove rmmod --wait option. 12 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 13 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