Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> | Andrey Ryabinin | 2015-03-12 | 1 | -0/+8 |
* | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 2015-01-20 | 1 | -1/+1 |
* | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell | 2015-01-20 | 1 | -0/+2 |
* | modules: Fix build error in moduleloader.h | Rusty Russell | 2014-07-27 | 1 | -2/+4 |
* | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -4/+32 |
* | modules: add default loader hook implementations | Jonas Bonn | 2011-07-24 | 1 | -1/+6 |
* | module: fix module loading failure of large kernel modules for parisc | Helge Deller | 2009-01-05 | 1 | -0/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+47 |