index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-11-11
1
-6
/
+6
*
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2014-08-06
1
-1
/
+1
*
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
1
-2
/
+0
*
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
2012-10-23
1
-10
/
+0
*
arch/tile: support building big-endian kernel
Chris Metcalf
2012-05-25
1
-1
/
+11
*
arch/tile: don't leak kernel memory when we unload modules
Chris Metcalf
2012-04-02
1
-0
/
+2
*
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-11-03
1
-1
/
+1
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-31
/
+0
*
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
2011-05-04
1
-1
/
+7
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-8
/
+8
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+257