Commit History

Author SHA1 Message Date
  Linus Torvalds d790be3863 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Ionut Alexa 6da0b56515 kernel:module Fix coding style errors and warnings. 11 years ago
  Masami Hiramatsu e513cc1c07 module: Remove stop_machine from module unloading 11 years ago
  Masami Hiramatsu 2f35c41f58 module: Replace module_ref with atomic_t refcnt 11 years ago
  Masami Hiramatsu 0286b5ea12 lib/bug: Use RCU list ops for module_bug_list 11 years ago
  Masami Hiramatsu 461e34aed0 module: Unlink module with RCU synchronizing instead of stop_machine 11 years ago
  Masami Hiramatsu 4f48795b61 module: Wait for RCU synchronizing before releasing a module 11 years ago
  Peter Zijlstra 3c9b2c3d64 sched, modules: Fix nested sleep in add_unformed_module() 11 years ago
  Linus Torvalds 50edb5cc22 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Prarit Bhargava d3051b489a modules, lock around setting of MODULE_STATE_UNFORMED 11 years ago
  Linus Torvalds 6325e940e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 11 years ago
  Kyle McMartin 6c34f1f542 aarch64: filter $x from kallsyms 11 years ago
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion 11 years ago
  Andy Lutomirski ff7e0055bb module: Clean up ro/nx after early module load failures 11 years ago
  Linus Torvalds c8d6637d04 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Russell King 2e3a10a155 ARM: avoid ARM binutils leaking ELF local symbols 11 years ago
  Petr Mladek 9b20a352d7 module: add within_module() function 11 years ago
  Jarod Wilson 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures 11 years ago
  Linus Torvalds 4251c2a670 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Rusty Russell 4982223e51 module: set nx before marking module MODULE_STATE_COMING. 11 years ago
  Linus Torvalds 60b88f3941 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Steven Rostedt (Red Hat) a949ae560a ftrace/module: Hardcode ftrace_module_init() call into load_module() 11 years ago
  Rusty Russell 51e158c12a param: hand arguments after -- straight to init 11 years ago
  Rusty Russell 79465d2fd4 module: remove warning about waiting module removal. 11 years ago
  Christoph Lameter 08f141d3db modules: use raw_cpu_write for initialization of per cpu refcount. 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
  Linus Torvalds 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  Rusty Russell 57673c2b0b Use 'E' instead of 'X' for unsigned module taint flag. 11 years ago
  Dave Jones 8c90487cdc Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC 11 years ago
  Mathieu Desnoyers 66cc69e34e Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE 11 years ago