summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add detection code for broken .inst support in binutilsMarc Zyngier2016-12-061-2/+8
* arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel2016-10-201-1/+1
* arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-311-0/+2
* arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon2016-08-261-0/+8
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-061-1/+1
|\
| * arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-291-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-1/+10
|\|
| * arm64: localise Image objcopy flagsMark Rutland2016-07-191-1/+0
| * arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-111-0/+10
* | arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada2016-06-211-1/+1
|/
* arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland2016-06-031-1/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+9
|\
| * arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+4
| * arm64: add support for module PLTsArd Biesheuvel2016-02-241-1/+5
* | arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2016-02-191-1/+1
|/
* arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier2016-01-261-0/+1
* Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen2016-01-261-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-0/+7
|\
| * arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+7
* | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-121-1/+1
|/
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-171-0/+4
* arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-1/+12
* arm64: enable more compressed Image formatsOlof Johansson2015-07-271-1/+4
* arm64: Adjust EFI libstub object include logicSteve Capper2015-03-171-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-111-3/+0
|\
| * arm64: kill off the libgcc dependencyKevin Hao2015-01-151-3/+0
* | arm64: Add dtb files to archclean ruleJungseok Lee2015-01-201-0/+1
|/
* dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter2014-10-211-1/+1
* dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-211-1/+5
* dts, arm64: Add dtbs_install make targetRobert Richter2014-10-211-2/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-2/+0
|\
| * kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-021-2/+0
* | arm64: eBPF JIT compilerZi Shen Lim2014-09-081-0/+1
* | arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2014-08-191-1/+1
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+1
|\
| * efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+1
* | arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-101-0/+4
|/
* arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+1
* arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon2013-10-251-0/+6
* arm64/Makefile: provide vdso_install targetKyle McMartin2013-06-191-0/+4
* Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-121-1/+2
|\
| * arm64: KVM: Build system integrationMarc Zyngier2013-06-121-0/+1
* | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-071-0/+1
|/
* arm64: Fix the dtbs target buildingCatalin Marinas2012-12-101-1/+1
* arm64: Add dtbs target for building all the enabled dtb filesRob Herring2012-12-031-6/+11
* arm64: use new common dtc ruleStephen Warren2012-12-031-1/+1
* arm64: Build infrastructureCatalin Marinas2012-09-171-0/+71