index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-1
/
+2
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
1
-0
/
+22
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
1
-16
/
+4
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
1
-33
/
+18
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-3
/
+13
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
1
-0
/
+2
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-2
/
+2
2015-01-07
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
1
-0
/
+1
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
1
-0
/
+18
2014-01-08
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
1
-110
/
+47
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2012-09-17
arm64: Loadable modules
Will Deacon
1
-0
/
+456