aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/moduleloader.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19ARM: 8976/1: module: allow arch overrides for .init section namesVincent Whitchurch1-0/+5
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens1-1/+1
2019-06-24module: allow arch overrides for .exit section namesMatthias Schiffer1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin1-0/+8
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2014-07-27modules: Fix build error in moduleloader.hRusty Russell1-2/+4
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-4/+32
2011-07-24modules: add default loader hook implementationsJonas Bonn1-1/+6
2009-01-05module: fix module loading failure of large kernel modules for pariscHelge Deller1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+47