index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
2017-06-29
1
-7
/
+7
*
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
1
-1
/
+5
*
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Florian Fainelli
2017-05-11
1
-1
/
+6
*
arm64: module: split core and init PLT sections
Ard Biesheuvel
2017-04-26
1
-1
/
+1
*
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
1
-1
/
+2
*
arm64: add support for module PLTs
Ard Biesheuvel
2016-02-24
1
-0
/
+22
*
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
2016-01-05
1
-16
/
+4
*
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
2016-01-05
1
-33
/
+18
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
1
-3
/
+13
*
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-09-17
1
-0
/
+2
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-2
/
+2
*
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
2015-01-07
1
-0
/
+1
*
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
1
-0
/
+18
*
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
2014-01-08
1
-110
/
+47
*
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
1
-1
/
+1
*
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
2013-11-05
1
-1
/
+4
*
arm64: Loadable modules
Will Deacon
2012-09-17
1
-0
/
+456