index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Fix pr_fmt() bug for header use of printk
Joe Perches
2017-07-24
1
-18
/
+21
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-21
/
+0
*
Blackfin: use more standard pr_fmt in the module loader
Joe Perches
2011-03-25
1
-27
/
+18
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-25
/
+2
*
Blackfin: fix module reloc handling for all memory regions
Mike Frysinger
2009-09-16
1
-28
/
+34
*
Blackfin: cleanup module section checking
Mike Frysinger
2009-09-16
1
-51
/
+60
*
Blackfin: convert malloc()/memset() to zalloc() in module code
Mike Frysinger
2009-09-16
1
-4
/
+2
*
Blackfin: cleanup printk() usage in module code
Mike Frysinger
2009-09-16
1
-34
/
+25
*
Blackfin: reject outdated/unused/wrong relocation types
Robin Getz
2009-09-16
1
-34
/
+8
*
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2009-06-12
1
-11
/
+11
*
Blackfin arch: Remove all traces of the relocation stack
Bernd Schmidt
2009-01-07
1
-132
/
+7
*
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-11-18
1
-2
/
+11
*
Blackfin arch: Extend sram malloc to handle L2 SRAM.
Sonic Zhang
2008-07-19
1
-15
/
+59
*
[Blackfin] arch: fix bug - Remove module will not free L1 memory used
Meihui Fan
2008-05-07
1
-15
/
+22
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-16
/
+16
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+429