aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/module.c
Commit message (Expand)AuthorAge
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-19
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-19
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
* mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-06
* modules: don't hand 0 to vmalloc.Rusty Russell2012-12-13
* arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-23
* arch/tile: support building big-endian kernelChris Metcalf2012-05-25
* arch/tile: don't leak kernel memory when we unload modulesChris Metcalf2012-04-02
* arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-03
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-04
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04