aboutsummaryrefslogtreecommitdiff
path: root/include/linux/moduleloader.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Gravatar Andrey Ryabinin 1-0/+8
2015-01-20module: remove mod arg from module_free, rename module_memfree().Gravatar Rusty Russell 1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Gravatar Rusty Russell 1-0/+2
2014-07-27modules: Fix build error in moduleloader.hGravatar Rusty Russell 1-2/+4
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 1-4/+32
2011-07-24modules: add default loader hook implementationsGravatar Jonas Bonn 1-1/+6
2009-01-05module: fix module loading failure of large kernel modules for pariscGravatar Helge Deller 1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+47