summaryrefslogtreecommitdiffstats
path: root/include/linux/moduleloader.h
Commit message (Expand)AuthorAgeFilesLines
* kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-121-0/+8
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-0/+2
* modules: Fix build error in moduleloader.hRusty Russell2014-07-271-2/+4
* Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+32
* modules: add default loader hook implementationsJonas Bonn2011-07-241-1/+6
* module: fix module loading failure of large kernel modules for pariscHelge Deller2009-01-051-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+47