Age | Commit message (Expand) | Author |
---|---|---|
2016-01-05 | arm64: module: avoid undefined shift behavior in reloc_data() | Ard Biesheuvel |
2016-01-05 | arm64: module: fix relocation of movz instruction with negative immediate | Ard Biesheuvel |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin |
2015-09-17 | arm64: errata: add module build workaround for erratum #843419 | Will Deacon |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-01-07 | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley |
2014-12-04 | arm64: add module support for alternatives fixups | Andre Przywara |
2014-01-08 | arm64: move encode_insn_immediate() from module.c to insn.c | Jiang Liu |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-05 | arm64: module: ensure instruction is little-endian before manipulation | Will Deacon |
2012-09-17 | arm64: Loadable modules | Will Deacon |