summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/module.c
AgeCommit message (Expand)Author
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-04-02arch/tile: don't leak kernel memory when we unload modulesChris Metcalf
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-04arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf