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