Historique des commits

Auteur SHA1 Message Date
  Dan Streetman b51d23e4e9 module: add per-module param_lock il y a 10 ans
  Peter Zijlstra 6c9692e2d6 module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING il y a 10 ans
  Peter Zijlstra 93c2e105f6 module: Optimize __module_address() using a latched RB-tree il y a 10 ans
  Peter Zijlstra 0be964be0d module: Sanitize RCU usage and locking il y a 10 ans
  Linus Torvalds eeee78cf77 Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace il y a 10 ans
  Steven Rostedt (Red Hat) 3673b8e4ce tracing: Allow for modules to convert their enums to values il y a 10 ans
  Linus Torvalds da11508eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching il y a 10 ans
  Petr Mladek 8cb2c2dc47 livepatch: Fix subtle race with coming and going modules il y a 10 ans
  Andrey Ryabinin 6301939d97 module: fix types of device tables aliases il y a 11 ans
  Rusty Russell d5db139ab3 module: make module_refcount() a signed integer. il y a 11 ans
  Masami Hiramatsu 2f35c41f58 module: Replace module_ref with atomic_t refcnt il y a 11 ans
  Petr Mladek 76681c8faa module: return bool from within_module*() il y a 11 ans
  Petr Mladek 9b20a352d7 module: add within_module() function il y a 11 ans
  Linus Torvalds 6f4c98e1c2 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux il y a 11 ans
  Rusty Russell cff26a51da module: remove MODULE_GENERIC_TABLE il y a 12 ans
  Tom Gundersen 21bdd17b21 module: allow multiple calls to MODULE_DEVICE_TABLE() per module il y a 12 ans
  Steven Rostedt (Red Hat) b2e285fcb4 tracing/module: Replace include of tracepoint.h with jump_label.h in module.h il y a 12 ans
  Seunghun Lee e865d06b17 module: fix coding style il y a 12 ans
  Joe Perches 74e22fac88 module.h: Remove unnecessary semicolon il y a 12 ans
  Rusty Russell 3f2b9c9cdf module: remove rmmod --wait option. il y a 12 ans
  Li Zhong 942e443127 module: Fix mod->mkobj.kobj potentially freed too early il y a 12 ans
  Andreas Robinson 7cb14ba75d modules: add support for soft module dependencies il y a 12 ans
  Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. il y a 12 ans
  Sasha Levin 93843b3764 module: constify within_module_* il y a 13 ans
  Rusty Russell 0d21b0e347 module: add new state MODULE_STATE_UNFORMED. il y a 13 ans
  Rusty Russell 106a4ee258 module: signature checking hook il y a 13 ans
  Steven Rostedt d53799be67 module: move __module_get and try_module_get() out of line. il y a 13 ans
  Eric Dumazet bd77c04772 module: struct module_ref should contains long fields il y a 14 ans
  Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h il y a 14 ans
  Paul Gortmaker f50169324d module.h: split out the EXPORT_SYMBOL into export.h il y a 14 ans