提交歷史

作者 SHA1 備註 提交日期
  Dmitry Torokhov 80c6e14659 driver-core: fix build for !CONFIG_MODULES 10 年之前
  Luis R. Rodriguez f2411da746 driver-core: add driver module asynchronous probe support 10 年之前
  Steven Rostedt (Red Hat) 2425bcb924 tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} 10 年之前
  Herbert Xu 59afdc7b32 crypto: api - Move module sig ifdef into accessor function 10 年之前
  Linus Torvalds eeee78cf77 Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 年之前
  Steven Rostedt (Red Hat) 3673b8e4ce tracing: Allow for modules to convert their enums to values 10 年之前
  Linus Torvalds da11508eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 10 年之前
  Petr Mladek 8cb2c2dc47 livepatch: Fix subtle race with coming and going modules 10 年之前
  Andrey Ryabinin 6301939d97 module: fix types of device tables aliases 10 年之前
  Rusty Russell d5db139ab3 module: make module_refcount() a signed integer. 10 年之前
  Masami Hiramatsu 2f35c41f58 module: Replace module_ref with atomic_t refcnt 11 年之前
  Petr Mladek 76681c8faa module: return bool from within_module*() 11 年之前
  Petr Mladek 9b20a352d7 module: add within_module() function 11 年之前
  Linus Torvalds 6f4c98e1c2 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 年之前
  Rusty Russell cff26a51da module: remove MODULE_GENERIC_TABLE 11 年之前
  Tom Gundersen 21bdd17b21 module: allow multiple calls to MODULE_DEVICE_TABLE() per module 11 年之前
  Steven Rostedt (Red Hat) b2e285fcb4 tracing/module: Replace include of tracepoint.h with jump_label.h in module.h 11 年之前
  Seunghun Lee e865d06b17 module: fix coding style 11 年之前
  Joe Perches 74e22fac88 module.h: Remove unnecessary semicolon 11 年之前
  Rusty Russell 3f2b9c9cdf module: remove rmmod --wait option. 12 年之前
  Li Zhong 942e443127 module: Fix mod->mkobj.kobj potentially freed too early 12 年之前
  Andreas Robinson 7cb14ba75d modules: add support for soft module dependencies 12 年之前
  Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 年之前
  Sasha Levin 93843b3764 module: constify within_module_* 12 年之前
  Rusty Russell 0d21b0e347 module: add new state MODULE_STATE_UNFORMED. 12 年之前
  Rusty Russell 106a4ee258 module: signature checking hook 13 年之前
  Steven Rostedt d53799be67 module: move __module_get and try_module_get() out of line. 13 年之前
  Eric Dumazet bd77c04772 module: struct module_ref should contains long fields 13 年之前
  Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h 14 年之前
  Paul Gortmaker f50169324d module.h: split out the EXPORT_SYMBOL into export.h 14 年之前