index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove tile port
Arnd Bergmann
2016-12-16
tile-module: Rename jump labels in module_alloc()
Markus Elfring
2016-12-16
tile-module: Use kmalloc_array() in module_alloc()
Markus Elfring
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-08-06
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
2012-04-02
arch/tile: don't leak kernel memory when we unload modules
Chris Metcalf
2011-11-03
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-05-04
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf