aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2017-10-241-0/+1
* UPSTREAM: arm64: add module support for alternatives fixupsAndre Przywara2016-12-131-0/+18
* Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-0/+2
|\
| * arm64: errata: add module build workaround for erratum #843419Will Deacon2015-10-071-0/+2
* | arm64: add KASAN supportAndrey Ryabinin2015-12-041-3/+13
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-06-051-2/+2
|/
* arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu2014-01-081-110/+47
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* arm64: module: ensure instruction is little-endian before manipulationWill Deacon2013-11-051-1/+4
* arm64: Loadable modulesWill Deacon2012-09-171-0/+456